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

@barry-scott barry-scott commented Jun 6, 2016

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

@barry-scott barry-scott commented Jun 13, 2016

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

@Byron
Copy link
Member

@Byron Byron commented Jun 14, 2016

Will be fixed by #469.

@barry-scott
Copy link
Contributor Author

@barry-scott barry-scott commented Aug 2, 2016

Fixed by #469

@barry-scott barry-scott closed this Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.