Created
July 9, 2018 18:10
-
-
Save wilomgfx/b3160bfb1297589c6fc93e75d2d370e8 to your computer and use it in GitHub Desktop.
How to chmod on windows so that git sees the changes !
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| First you need to add the file (stage) then | |
| git update-index --chmod=+x file_name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment