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 年之前
..
add.py bf6217a8a5 adding the "add" command 11 年之前
hello.py 428b8901ca Initial commit. Pass through is working 11 年之前
init.py ef1350e10a added "init" command 11 年之前
merge.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 年之前
mv.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 年之前
pull.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 年之前
push.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 年之前
rm.py 20022e8d47 added "merge", "mv", "pull", "push", and "rm" commands 11 年之前