diff options
author | luz.paz <luzpaz@users.noreply.github.com> | 2019-02-02 17:47:43 -0500 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2019-07-06 11:15:55 +0800 |
commit | 31cc0470115b2a0bab7c9d077902953a612bbba6 (patch) | |
tree | d06b15d7ccf6967b5e474249be59fa79752dc59e | |
parent | 33f2526ba04997569f4cf88ad263a3005220885e (diff) | |
download | gitpython-31cc0470115b2a0bab7c9d077902953a612bbba6.tar.gz |
README: Add repology badge
This badge will display all the downstream repositories that carry GitPython and the version number.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -192,8 +192,10 @@ New BSD License. See the LICENSE file. [](https://codeclimate.com/github/gitpython-developers/GitPython) [](https://readthedocs.org/projects/gitpython/?badge=stable) [](https://waffle.io/gitpython-developers/GitPython) +[](https://repology.org/metapackage/python:gitpython/versions) [](https://waffle.io/gitpython-developers/GitPython/metrics/throughput) + 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 |