Created
June 9, 2026 08:11
-
-
Save floehopper/11606ea5dad171a0b7be55cfd2f9afef to your computer and use it in GitHub Desktop.
Add Co-authored-by trailer to a series of commits
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 characters
| git rebase <parent-branch> --exec 'git commit --amend --no-edit --trailer "Co-authored-by=Joe Bloggs <joe.bloggs@example.com>"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment