-
Notifications
You must be signed in to change notification settings - Fork 6
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
Long file names fail under Windows #199
Comments
I would suggest to do this on start up.
this should set the config globally for the current user. This should not require additional permissions and will be read by any git command executed by the current user. this should be working without changing the windows settings, but should be tested anyways. Alternatively:
|
@kMutagene the mentioned "\?" prefix is what git uses if you turn set the core.longpaths to true. |
Just a reminder, that people (esp. on windows) keep running into this issue and the ARCitect cannot handle it. |
this flag has been added since 0.0.51 |
Originally posted by @Freymaurer in #183
The text was updated successfully, but these errors were encountered: