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

bmallred 9023d19907 added update command and fixed Hg incoming extension 10 jaren geleden
extensions 9023d19907 added update command and fixed Hg incoming extension 10 jaren geleden
tests 9023d19907 added update command and fixed Hg incoming extension 10 jaren geleden
.gitignore cac489e5f0 Initial commit 10 jaren geleden
LICENSE cac489e5f0 Initial commit 10 jaren geleden
README.md cac489e5f0 Initial commit 10 jaren geleden
code.py 9023d19907 added update command and fixed Hg incoming extension 10 jaren geleden
utilities.py 48b16c5296 close #3: refactored common functions down to utilities module 10 jaren geleden

README.md

code

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