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

bmallred 3890086ccb close #2: for "git add" assume "." if no other arguments were passed 11 years ago
..
add.py 3890086ccb close #2: for "git add" assume "." if no other arguments were passed 11 years ago
hello.py 428b8901ca Initial commit. Pass through is working 11 years ago
incoming.py f6753c5060 added command "incoming" 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