forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Unable to clone into DFS file share - fatal: unable to update refs/remotes/origin/HEAD #4583
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
Open
1 task done
Comments
This ticket looks like it would benefit from #4528, i.e. upgrading to v2.42.0(2) and setting |
Thanks for the suggestion, but no difference in behavior so far (now testing on a local Windows 10 PC):
Configuration has been set globally:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is very similar to 2753 and 1345 but not identical.
Setup
defaults?
to the issue you're seeing?
File shares are fronted with Windows Distributed File System, making them accessible in a single namespace.
Details
Issue occurs when running from Git Bash, CMD and PowerShell. Issue occurs when using navigating to share via UNC path or by mapping a network drive and using drive letter.
Minimal, Complete, and Verifiable example
this will help us understand the issue.
I expected the clone to succeed to the DFS share.
Downgrading to Git for Windows 2.18.0 (per the issues I referenced at the beginning) seems to resolve the issue but is not feasible for our environment.
The text was updated successfully, but these errors were encountered: