issues Search Results · repo:gitpython-developers/GitPython language:Python is:public is:private is:public
Filter by
1.1k results
(93 ms)1.1k results
ingitpython-developers/GitPython (press backspace or delete to remove)Since GitPython 3.1.45 was released, we ve had mypy reporting pre-checkin errors for code that has been stable and
functional for years:
error: SymbolicReference has no attribute checkout [attr-defined] ...
acknowledged
dvanderveer
- 2
- Opened 8 days ago
- #2066
I get a this error in our repo specifically with one commit which has 2064 files changed, 3030969 insertions(+).
Python 3.10.12 (main, May 27 2025, 17:12:29) [GCC 11.4.0] on linux
Type help , copyright ...
acknowledged
help wanted
sukima
- 2
- Opened 10 days ago
- #2065
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 these tags due to assuming they should be ...
acknowledged
help wanted
benmss
- 1
- Opened 11 days ago
- #2064
According to the git documentation, wrapping quotes are not part of a config value:
If value needs to contain leading or trailing whitespace characters, it must be enclosed in double quotation marks ( ...
acknowledged
NMertsch
- 4
- Opened 27 days ago
- #2061
I checked the GitPython Tutorrial and GitPython API Reference but was unable to find how to perform a pull request using
GitPython.
wyatt-wong
- Opened 28 days ago
- #2058
I tried to use repo.submodule_update on an freshly cloned repository that uses a relative url in the submodule. That
fails with fatal: repository ../submodule-test-module does not exist.
It looks like ...
david0
- 1
- Opened on Jun 11
- #2050
I m not sure this is actually a bug: I might be misunderstanding something about the index functionality. I m trying to
use a separate index for my operation so it is isolated from the state of the working ...
help wanted
TBoshoven
- 7
- Opened on Jun 7
- #2041
#2037 accidentally introduced 30 new mypy errors, more than doubling the total number that occur on most recent versions
of Python from 27 to 57 (or from 28 to 58 in Python 3.13):
diff --git a/a b/b
index ...
EliahKagan
- Opened on Jun 7
- #2038
Environment:
- OS: Windows 10.
- Python: 3.11.9
- Git: 2.46.1.windows.1
- Aider v0.83.2 (this is the current version)
- Git repository index version: 2 (verified with git update-index --show-index-version) ...
cvjxendra
- 2
- Opened on May 28
- #2030
Environment:
- GitPython version: 3.1.44
- Git version: git version 2.42.0.windows.2
- Python version: 3.12.0
- Operating System: Windows 11 Pro 24H2 26100.3775
Description: When initializing ...
acknowledged
help wanted
ElJaviLuki
- 1
- Opened on May 11
- #2025

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.