Skip to content

bondbox/xgit-python

Repository files navigation

xgit

Git tool based on GitPython.

build

fast build via xpip:

xpip-build setup --all && ls -lh dist/*

or build in linux:

rm -rf "build" "dist" "*.egg-info"
python setup.py check sdist bdist_wheel --universal

About

Git command enhancement.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published