git filter-branch --msg-filter 'sed -e "/^Co-Authored-By: Claude/d"' -- --all
// check your branch status
// finally, git push
git push -f
Created
April 28, 2026 08:17
-
-
Save skypesky/f208ae8391aa90932fb539a669a0d842 to your computer and use it in GitHub Desktop.
Remove claude code Co-Authored-By
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment