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

bmallred 8b574aebe8 close #1: added cloning command 11 ans auparavant
..
add.py 3890086ccb close #2: for "git add" assume "." if no other arguments were passed 11 ans auparavant
clone.py 8b574aebe8 close #1: added cloning command 11 ans auparavant
hello.py 428b8901ca Initial commit. Pass through is working 11 ans auparavant
incoming.py f6753c5060 added command "incoming" 11 ans auparavant
init.py ef1350e10a added "init" command 11 ans auparavant
merge.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 ans auparavant
mv.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 ans auparavant
pull.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 ans auparavant
push.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 ans auparavant
rm.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 ans auparavant