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 files have name include special characters #77

Open
longk15t opened this issue Jul 10, 2017 · 6 comments
Open

Problem with files have name include special characters #77

longk15t opened this issue Jul 10, 2017 · 6 comments

Comments

@longk15t
Copy link

I have a png file with name as "một ca khúc.png", I was able to git fat push but when I git fat pull on another machine it throws below error
image

How can I pull these files ?

@jedbrown
Copy link
Owner

jedbrown commented Jul 10, 2017 via email

@longk15t
Copy link
Author

Does this work with plain Git? Git-fat attempts to be compatible with the choices made by Git.

Sorry for dump question, but what is plain Git ?

@jedbrown
Copy link
Owner

jedbrown commented Jul 11, 2017 via email

@longk15t
Copy link
Author

do you mean git pull ? it still work normally

@jedbrown
Copy link
Owner

jedbrown commented Jul 11, 2017 via email

@longk15t
Copy link
Author

ah, I can add that file to a normal git repo, I can push to github repo and other machine can pull that file, => it works with normal git.

This is the steps when I get this issue with git-fat:
After git add that file, I add that file path in .gitattributes, then I git commit. After that, I run git fat push and it seems pushed that file to the storage. After pushing finishes, I push the code to github repo.
After move to another machine, I fetch code and run git fat pull , it throws above error.

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

2 participants