Skip to content
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

GitPython Commit corrupts .git/logs/refs/heads/pr-cmd-raise-with-stderr-on-error #464

Closed
barry-scott opened this issue Jun 6, 2016 · 3 comments

Comments

@barry-scott
Copy link
Contributor

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

@barry-scott
Copy link
Contributor Author

I have put in a clean pull request that fixes this bug.

@Byron
Copy link
Member

Byron commented Jun 14, 2016

Will be fixed by #469.

@barry-scott
Copy link
Contributor Author

Fixed by #469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants