User Tools

Site Tools


git:git-full-remove-submodules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
git:git-full-remove-submodules [2025/03/25 17:08] admingit:git-full-remove-submodules [2025/03/25 17:10] (current) admin
Line 35: Line 35:
 <code bash> <code bash>
 git push git push
 +</code>
 +Note that the files are still on the host, to remove them just use rm :
 +<code bash>
 +rm -rf external/gits/submod
 </code> </code>
  
  
  
git/git-full-remove-submodules.1742918884.txt.gz · Last modified: 2025/03/25 17:08 by admin