GitPython icon indicating copy to clipboard operation
GitPython copied to clipboard

GitPython is a python library used to interact with Git repositories.

Results 171 GitPython issues
Sort by recently updated
recently updated
newest added

Tags found in the `packed-refs` file that can be created by the Git command `git pack-refs` do not have to be UTF8 encoded. In these cases, GitPython fails to read...

acknowledged
help wanted