Skip to content

Conversation

@jabacrack
Copy link
Contributor

Description

Without this changes you get next error if you try to clone repository to mounted ntfs disk:

error: chmod on /mnt/c/Users/Efsta/Code/<repo>/.git/config.lock failed: Operation not permitted
fatal: could not set 'core.filemode' to 'false'

Motivation and Context

You cannot correctly clone algo repository to ntfs from WSL without this changes.

How Has This Been Tested?

Run it in WSL several times.

Types of changes

x Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • [] My code follows the code style of this project.
  • [] My change requires a change to the documentation.
  • [] I have updated the documentation accordingly.
  • [] I have added tests to cover my changes.
  • [] All new and existing tests passed.

@jackivanov jackivanov merged commit 972723a into trailofbits:master Jun 13, 2022
@jabacrack jabacrack deleted the update_windows_deployment_documentation branch June 14, 2022 10:16
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

Successfully merging this pull request may close these issues.

2 participants