From 53746aaa595e995bc33d1a74b19906103f7f49ee Mon Sep 17 00:00:00 2001 From: jonathan santis Date: Fri, 24 Jan 2025 13:21:56 +0100 Subject: [PATCH] sdaf --- git-rewrite-history.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 git-rewrite-history.sh diff --git a/git-rewrite-history.sh b/git-rewrite-history.sh new file mode 100644 index 0000000..2f72df5 --- /dev/null +++ b/git-rewrite-history.sh @@ -0,0 +1 @@ +git filter-branch --force --index-filter "git rm --cached --ignore-unmatch Test.pdf" --prune-empty --tag-name-filter cat -- --all