Skip to content

Instantly share code, notes, and snippets.

View giniedp's full-sized avatar

Ginie giniedp

  • http://www.binarymolecule.com
  • Kiel, Germany
View GitHub Profile
git rm --cached path/to/submodule
Note: Do not put a trailing slash at the end of path. If you put a trailing slash at the end of the command, it will fail.