tips:linux:gitsubmodule
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tips:linux:gitsubmodule [2015/04/05 23:34] – erik | tips:linux:gitsubmodule [2015/11/06 10:01] (current) – erik | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| To **remove** a submodule: | To **remove** a submodule: | ||
| - | git submodule rm example | + | git submodule |
| + | git rm --cached path/ | ||
| + | rm -rf .git/ | ||
| | | ||
| - | More info [[https:// | + | |
| + | More info [[https:// | ||
tips/linux/gitsubmodule.1428276870.txt.gz · Last modified: by erik
