diff options
-rw-r--r-- | libraries/GitPython/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/GitPython/slack-desc b/libraries/GitPython/slack-desc index 071a40df6f..6229a524bc 100644 --- a/libraries/GitPython/slack-desc +++ b/libraries/GitPython/slack-desc @@ -10,7 +10,7 @@ GitPython: GitPython (Python Git Library) GitPython: GitPython: GitPython is a python library used to interact with Git repositories. GitPython: GitPython provides object model read and write access to your git -GitPython: repository. Access repository information conveniently, alter the +GitPython: repository. Access repository information conveniently, alter the GitPython: index directly, handle remotes, or go down to low-level object GitPython: database access with big-files support. GitPython: |