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

read_git_file() fails when .git file ends with new line #213

Closed
zougloub opened this issue Dec 8, 2013 · 0 comments
Closed

read_git_file() fails when .git file ends with new line #213

zougloub opened this issue Dec 8, 2013 · 0 comments

Comments

@zougloub
Copy link

zougloub commented Dec 8, 2013

It is possible that .git files contain line returns, and in this case, git-cola currently fails;

Updating git.py's read_git_file() function to add .rstrip() would help.

@davvid davvid closed this as completed in 1d2d7e1 Dec 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant