-
-
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
How can I run the following python function (which is based on subprocess.run) on multiple processors?
#1310
by amirrezaheidari
was closed Aug 2, 2021
Why do I get "fatal: not a git repository: '.'" when using git python in a pre-receive git hook?
#1206
by pwhipp
was closed Mar 22, 2021
repo.active_branch raises TypeError "HEAD is a detached symbolic reference"
#1060
by lsaffre
was closed Sep 28, 2020
'--relative' option doesn't work with GitCMD repo.git.format_patch("--relative", "--output-directory", outdir, commit, "-1")
#1001
by sophy228
was closed Apr 11, 2020
GitPython - [CRITICAL] No suitable gitfs provider module is installed - even installation gone through
#1045
by ronak2303
was closed Aug 12, 2020
git.config.GitConfigParser: alias of git.config.GitConfigParser
#1043
by haferburg
was closed Aug 12, 2020
Unable to specify lines of context while doing diff (-U flag)
#1883
by bentotten
was closed Mar 22, 2024
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.