git submodule deinit -f /path/to/submodule git rm --cached /path/tp/submodule rm -rf /path/to/submodule git submodule add git@git.example.com:~~~~ /path/to/submodule
git submodule deinit -f /path/to/submodule git rm --cached /path/tp/submodule rm -rf /path/to/submodule git submodule add git@git.example.com:~~~~ /path/to/submodule