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

v2.5.1 does not work on files with spaces in name #69

Open
pioy opened this issue Dec 21, 2016 · 2 comments
Open

v2.5.1 does not work on files with spaces in name #69

pioy opened this issue Dec 21, 2016 · 2 comments

Comments

@pioy
Copy link

pioy commented Dec 21, 2016

Hi,
I got an error when git contains a file with white space in the name.
Here are simple reproduction steps:

# git touch "a b"
# git add "a b"
# git commit -m "a b"
# git fame
Error: Could not run 'git --git-dir='/tmp/test.git/.git' --work-tree='/tmp/test.git' blame --encoding=UTF-8 -p -M --date=local master  -- 'b'' => fatal: no such path b in master.TA:   0:00:00
Try --help for help.

Thanks
Piotr

@OndraZizka
Copy link

Confirming.

@oleander
Copy link
Owner

Just released a new version. It should fix the problem. gem install git_fame -v 2.5.2

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

3 participants