Created
August 11, 2022 07:29
-
-
Save albertlieyingadrian/395061d59329d55ee9ff0e284cba87c1 to your computer and use it in GitHub Desktop.
Revisions
-
albertlieyingadrian created this gist
Aug 11, 2022 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch <path to the file or directory>' --prune-empty --tag-name-filter cat -- --all