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

Cloning repo fails on Windows #49357

Closed
aelij opened this issue Mar 3, 2020 · 3 comments
Closed

Cloning repo fails on Windows #49357

aelij opened this issue Mar 3, 2020 · 3 comments

Comments

@aelij
Copy link
Contributor

aelij commented Mar 3, 2020

> git clone https://github.com/MicrosoftDocs/azure-docs MicrosoftDocs/azure-docs
Cloning into 'MicrosoftDocs/azure-docs'...
remote: Enumerating objects: 1653, done.
remote: Counting objects: 100% (1653/1653), done.
remote: Compressing objects: 100% (673/673), done.
error: filename in tree entry contains backslash: '\media' MiB/s
fatal: Not all child objects of cfb022b5e95f43eb589592e5c3633fc41f36dba4 are reachable
fatal: index-pack failed

Linux works as expected.

@SaurabhSharma-MSFT
Copy link
Contributor

@aelij Thanks for your feedback! We will investigate and update as appropriate.

@SaurabhSharma-MSFT
Copy link
Contributor

@aelij have you tried the workaround as mentioned here

Workarounds

  • Disable core.protectNTFS: git config --global core.protectNTFS false
  • Update to Git 2.25

@SaurabhSharma-MSFT
Copy link
Contributor

@aelij We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants