Skip to content

Instantly share code, notes, and snippets.

@g-rohit
Created December 27, 2019 19:07
Show Gist options
  • Save g-rohit/35ad47e38a518683856d2be1ace5f745 to your computer and use it in GitHub Desktop.
Save g-rohit/35ad47e38a518683856d2be1ace5f745 to your computer and use it in GitHub Desktop.
remove git sub module or grayed out folder

This is the solution:

git rm --cached (folderNameHere)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment