summaryrefslogtreecommitdiffstats
path: root/libraries/GitPython/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/GitPython/README')
-rw-r--r--libraries/GitPython/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/GitPython/README b/libraries/GitPython/README
new file mode 100644
index 0000000000..effb9088b0
--- /dev/null
+++ b/libraries/GitPython/README
@@ -0,0 +1,2 @@
+GitPython is a python library used to interact with git repositories,
+high-level like git-porcelain, or low-level like git-plumbing.