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 年之前
extensions 9023d19907 added update command and fixed Hg incoming extension 10 年之前
tests 9023d19907 added update command and fixed Hg incoming extension 10 年之前
.gitignore cac489e5f0 Initial commit 10 年之前
LICENSE cac489e5f0 Initial commit 10 年之前
README.md cac489e5f0 Initial commit 10 年之前
code.py 9023d19907 added update command and fixed Hg incoming extension 10 年之前
utilities.py 48b16c5296 close #3: refactored common functions down to utilities module 10 年之前

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.