Skip to content

Instantly share code, notes, and snippets.

@provegard
Created November 14, 2025 07:47
Show Gist options
  • Select an option

  • Save provegard/89311b92f0021494d8b1bf1da76989f1 to your computer and use it in GitHub Desktop.

Select an option

Save provegard/89311b92f0021494d8b1bf1da76989f1 to your computer and use it in GitHub Desktop.
Git rebase with commit signing
git rebase --exec 'git commit --amend --no-edit -n -S' -i master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment