-
-
Notifications
You must be signed in to change notification settings - Fork 933
Issues: gitpython-developers/GitPython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
CVE-2023-41040: Blind local file inclusion
acknowledged
help wanted
#1638
by EliahKagan
was closed Sep 7, 2023
Reading from Blob data stream results in ValueError exception when run under ipython
#1627
by uzytkownik
was closed Sep 7, 2023
Needs better error message when repository is rejected by
git
(related to safe.directory
)
acknowledged
help wanted
#1616
by marioaag
was closed Dec 23, 2023
set_tracking_branch fails quietly when .git/config contains an include
acknowledged
#1614
by bodograumann
was closed Jul 22, 2023
Passing configuration parameter (
git -c
or git --config-env=
) - set_persistent_git_options()
(mostly) works
#1604
by linde12
was closed Sep 7, 2023
installation with pip successfully happens despite missing git
#1602
by inashivb
was closed Jun 29, 2023
Python crashed when I using GitPython.
waiting for feedback
#1600
by ChenPi11
was closed Jun 18, 2023
git diff deleted_file returns True when the file is not being deleted
#1597
by virvirlopez
was closed May 24, 2023
Reuse of “exc” name in __init__.py confuses Pylint
acknowledged
help wanted
#1587
by Hawk777
was closed May 15, 2023
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.