git submodule deinit <path_to_submodule>
git rm <path_to_submodule>
rm -rf .git/modules/<path_to_submodule>
Last active
April 16, 2019 19:26
-
-
Save sleepdefic1t/0ccf84686d16895abdf5b78698851673 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment