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

Problem with binary file #109

Open
GwenTheKween opened this issue Dec 30, 2021 · 0 comments
Open

Problem with binary file #109

GwenTheKween opened this issue Dec 30, 2021 · 0 comments

Comments

@GwenTheKween
Copy link

When trying to analyze a private repo, using git deps HEAD -e HEAD~2, a pipe gets broken by an unexpected 0xa3 character (apparently £ in latin1 decoding).

git grep-ing finds that character only in a .png file we have in the repo, so my guess is a problem with parsing git blame on binary files.

However, this only happens when using -e, so I am not sure that this description is accurate. I am short on time, so I can't look for a better reproducer, but after new years if I can try to get one if you need

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