Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove git from git history

Remove .git folder inside of untracked submodule.
Run git rm --cached path-to-folder
git add . in parent or root folder and you are good to go
 
PREVIOUS NEXT
Tagged: #remove #git #git #history
ADD COMMENT
Topic
Name
9+9 =