Skip to content

Instantly share code, notes, and snippets.

@floehopper
Created June 9, 2026 08:11
Show Gist options
  • Select an option

  • Save floehopper/11606ea5dad171a0b7be55cfd2f9afef to your computer and use it in GitHub Desktop.

Select an option

Save floehopper/11606ea5dad171a0b7be55cfd2f9afef to your computer and use it in GitHub Desktop.
Add Co-authored-by trailer to a series of commits
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