Skip to content

Instantly share code, notes, and snippets.

@Muspi
Last active March 10, 2017 22:10
Show Gist options
  • Save Muspi/7216939ffcb2c3ffc7555e7f5999d4bd to your computer and use it in GitHub Desktop.
Save Muspi/7216939ffcb2c3ffc7555e7f5999d4bd to your computer and use it in GitHub Desktop.
Resolve problem to share same git repo folder between windows and linux
#.git/config
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
autocrlf = false
eol = lf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment