Skip to content

Instantly share code, notes, and snippets.

@sleepdefic1t
Last active April 16, 2019 19:26
Show Gist options
  • Save sleepdefic1t/0ccf84686d16895abdf5b78698851673 to your computer and use it in GitHub Desktop.
Save sleepdefic1t/0ccf84686d16895abdf5b78698851673 to your computer and use it in GitHub Desktop.

git submodule deinit <path_to_submodule>
git rm <path_to_submodule>
rm -rf .git/modules/<path_to_submodule>

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