Cloning the repository:
~ "cd python-gitpython"
Add this repository as a remote to an existing local repository:
~ "git fetch python-gitpython"
~ "git checkout -b my-local-tracking-branch python-gitpython/master_or_other_branch"
About projectGitPython is a python library used to interact with Git repositories.
GitPython provides object model access to your git repository. Once you have
created a repository object, you can traverse it to find parent commit(s),
trees, blobs, etc.
GitPython is a port of the grit library in Ruby created by Tom Preston-Werner
and Chris Wanstrath
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4