meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
git:sub [2019/01/07 13:05] niziakgit:sub [2025/12/10 18:28] (current) niziak
Line 37: Line 37:
   * remove entry in ''.gitmodules''   * remove entry in ''.gitmodules''
   * stage ''.gitmodules''   * stage ''.gitmodules''
-  * ? remove entry in ''.git/config'' 
   * remove dir: ''git rm --cached lib/lib_to_be_deleted''   * remove dir: ''git rm --cached lib/lib_to_be_deleted''
   * remove module content: ''rm -rf .git/modules/lib_to_be_deleted''   * remove module content: ''rm -rf .git/modules/lib_to_be_deleted''