Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitPython Commit corrupts .git/logs/refs/heads/pr-cmd-raise-with-stderr-on-error #464
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think that the GitPython commit is causing a corruption of this file:
.git/logs/refs/heads/pr-cmd-raise-with-stderr-on-error
I think it is supposed to be 1 line per commit with the first line of the commit at the end.
But I have all of the log message in the file that GitPython attempts to parse and errors out on.
Attached in the full file.
pr-cmd-raise-with-stderr-on-error.txt