Skip to content

Instantly share code, notes, and snippets.

@xmlking
Created April 16, 2022 21:54
Show Gist options
  • Save xmlking/51178e76b07ce794a0ae5b7ba74afd7b to your computer and use it in GitHub Desktop.
Save xmlking/51178e76b07ce794a0ae5b7ba74afd7b to your computer and use it in GitHub Desktop.

Revisions

  1. xmlking created this gist Apr 16, 2022.
    5 changes: 5 additions & 0 deletions windows-git
    Original 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
    ```