This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
NewerOlder