Version control system wrapper allowing the developer to worry about only having to learn one command set to manage all types of repositories.

bmallred 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 years ago
..
add.py bf6217a8a5 adding the "add" command 11 years ago
hello.py 428b8901ca Initial commit. Pass through is working 11 years ago
init.py ef1350e10a added "init" command 11 years ago
merge.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 years ago
mv.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 years ago
pull.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 years ago
push.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 years ago
rm.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 years ago