Created
April 16, 2022 21:54
-
-
Save xmlking/51178e76b07ce794a0ae5b7ba74afd7b to your computer and use it in GitHub Desktop.
Revisions
-
xmlking created this gist
Apr 16, 2022 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ ```shell git config --global core.protectNTFS false git config --global core.longpaths true ```