gitpython-developers/GitPython
GitPython is a python library used to interact with Git repositories.
PythonBSD-3-Clause
Issues
- 2
Running Tests as Root
#2079 opened by MichaelSpece - 3
Return type mismatch in repo.submodule_update()
#2077 opened by extrwi - 0
hasconfig:remote.*.url not supported by includeIf
#2017 opened by racinmat - 2
Incorrect return type hint in `SymbolicReference.reference` leads to mypy errors
#2066 opened by dvanderveer - 4
- 2
Improve Tutorial to warn about `GitDB` object database
#2065 opened by sukima - 1
Encoding issue with tags in packed-refs file
#2064 opened by benmss - 4
GitConfigParser preserves quotes
#2061 opened by NMertsch - 6
AutoInterrupt is broken with Python 3.12.9
#2003 opened by ziyao233 - 1
Docs: No API Docs for git.config.GitConfigParser
#2023 opened by NMertsch - 0
How to perform pull request using GitPython?
#2058 opened by wyatt-wong - 4
Git index version 3 support
#1960 opened by sebastianst - 7
- 3
Cygwin job is broken on "Set up virtualenv" step
#2004 opened by EliahKagan - 1
repo.submodule_update fails with relative module URLs
#2050 opened by david0 - 0
- 3
GitConfigParser misparses quotes in options
#1923 opened by cjwatson - 12
- 2
Encoding issue with GitPython and Aider Usage
#2030 opened by cvjxendra - 1
`IndexFile.diff(None)` returns empty after `init -> add -> write -> read` sequence on a new repository
#2025 opened by ElJaviLuki - 2
- 1
GIT_DIR is ignored
#1977 opened by obeidahmad - 0
Ability to add trailers when creating a commit
#1998 opened by rorybyrne - 0
[Windows] Hooks for submodules that are configured outside the submodule repository lead to error in PurePath.relative_to
#1999 opened by visq - 3
- 0
`git submodule deinit`
#2014 opened by tomlin7 - 3
- 1
- 1
- 2
Should test with free-threaded interpreter on CI
#2005 opened by EliahKagan - 0
Mypy linting issue with Repo.clone_from and progress bar
#2001 opened by jdumas - 4
rev_parse does not handle <tag>^{commit} correctly
#1995 opened by flichtenheld - 0
- 0
difficult error when fetching remote refs
#1982 opened by mjgaughan - 1
Python 3.12.3: SyntaxWarning: invalid escape sequence '\s'
#1978 opened by kutlay - 6
RemoteProgress update broken while fetching
#1969 opened by fvalette-ledger - 1
submodules: use default branch of the remote when a submodule's branch is not explicitly defined in .gitmodules
#1968 opened by jgoosens - 2
- 0
On Windows only, operations fail using ssh with PKI
#1964 opened by stevecj - 1
- 0
How to check whether the username and password can access the git repository
#1958 opened by BrentHuang - 3
Read the Docs addons
#1957 opened by EliahKagan - 0
UDP Port conflict
#1938 opened by vik748 - 0
Get annotated tags
#1936 opened by AlesyaSeliazniova30032012 - 2
mypy is confused by property aliases
#1934 opened by PatrickMassot - 6
Can't catch GitCommandError
#1924 opened by zerothi - 4
Git diff pathspec missing --
#1931 opened by kitserve - 3
submodule: Reference at 'HEAD' does not exist
#1929 opened by creatormir - 3
Command's DEBUG reveals username/password from URL
#1927 opened by zbika73 - 2
Fuzz Tests Are Crashing at Start-up on ClusterFuzz
#1905 opened by DaveLak