Replies: 1 comment
-
See https://github.com/git-for-windows/build-extra/blob/master/ReleaseNotes.md#known-issues:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did someone experience this?
Gitbash is adding the
C:/Program Files/Git
prefix when the command argument is a posix path, for my case the workaround is to use double slash//dev/de
, but I am wondering if that is a misconfiguration or if it could be solved somehow.PS. I dont know how to get the gitbash version, all I can provide is my git version, dont know if that's the same.
Beta Was this translation helpful? Give feedback.
All reactions