git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch dir/secret.txt' --prune-empty --tag-name-filter cat -- --all
No comments:
Post a Comment