diff options
| author | Barry Scott <barry@barrys-emacs.org> | 2016-07-29 11:33:17 +0100 |
|---|---|---|
| committer | Barry Scott <barry@barrys-emacs.org> | 2016-07-29 11:33:17 +0100 |
| commit | 1116ef7e1bcbbc71d0b654b63156b29bfbf9afab (patch) | |
| tree | cf36c9a204dde27f8e2a770be83cf5258bdb1d50 /README.md | |
| parent | b4b5ecc217154405ac0f6221af99a4ab18d067f6 (diff) | |
| parent | a4ad7cee0f8723226446a993d4f1f3b98e42583a (diff) | |
| download | GitPython-1116ef7e1bcbbc71d0b654b63156b29bfbf9afab.tar.gz GitPython-1116ef7e1bcbbc71d0b654b63156b29bfbf9afab.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -18,9 +18,6 @@ The list of dependencies are listed in `./requirements.txt` and `./test-requirem ### INSTALL -[](https://pypi.python.org/pypi/GitPython/) -[](https://pypi.python.org/pypi/GitPython/) - If you have downloaded the source code: python setup.py install @@ -101,8 +98,6 @@ New BSD License. See the LICENSE file. [](https://travis-ci.org/gitpython-developers/GitPython) [](https://codeclimate.com/github/gitpython-developers/GitPython) [](https://readthedocs.org/projects/gitpython/?badge=stable) -[](http://www.issuestats.com/github/gitpython-developers/GitPython) -[](http://www.issuestats.com/github/gitpython-developers/GitPython) Now that there seems to be a massive user base, this should be motivation enough to let git-python return to a proper state, which means @@ -111,4 +106,4 @@ Now that there seems to be a massive user base, this should be motivation enough [twitch-channel]: http://www.twitch.tv/byronimo/profile [youtube-playlist]: https://www.youtube.com/playlist?list=PLMHbQxe1e9MnoEcLhn6Yhv5KAvpWkJbL0 -[contributing]: https://github.com/gitpython-developers/GitPython/blob/master/README.md
\ No newline at end of file +[contributing]: https://github.com/gitpython-developers/GitPython/blob/master/README.md |
