keith / git-pile

Stacked diff support for GitHub workflows
MIT License
146 stars 11 forks source link

Add --signoff to main branch rebase after updatepr #33

Closed keith closed 1 year ago

keith commented 1 year ago

Otherwise if you have a git hook that verifies this it might fail if you didn't signoff, when it doesn't matter since the commit will go away after the squash anyways.