Skip to content

Instantly share code, notes, and snippets.

@thesubhendu
Created June 7, 2019 08:00
Show Gist options
  • Save thesubhendu/7e73cdcb26222b225bf7b679dfd5ffd8 to your computer and use it in GitHub Desktop.
Save thesubhendu/7e73cdcb26222b225bf7b679dfd5ffd8 to your computer and use it in GitHub Desktop.
git detect changes after clone on ubuntu linux fix
//This worked:--
git config core.filemode false
//did not work
git config core.autocrlf input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment