scripts/git-rewrite-history.sh
jonathan santis 53746aaa59 sdaf
2025-01-24 13:21:56 +01:00

2 lines
130 B
Bash

git filter-branch --force --index-filter "git rm --cached --ignore-unmatch Test.pdf" --prune-empty --tag-name-filter cat -- --all