Skip to content

Instantly share code, notes, and snippets.

@flynnduism
Created August 4, 2021 18:02
Show Gist options
  • Save flynnduism/bd129793316cd1e3a9a362bce743db92 to your computer and use it in GitHub Desktop.
Save flynnduism/bd129793316cd1e3a9a362bce743db92 to your computer and use it in GitHub Desktop.

Signoff Old Commits

Use git signoff-rebase instead of git rebase -i to sign older commits, using the alias defined here.

Example:

git signoff-rebase HEAD~3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment