felixSchl/git-fiddle

Do not run git commit --amend if nothing has changed

felixSchl opened this issue · 2 comments

We should avoid amending commits that have not been touched by the user.

I think the easiest way to overcome this is to add a fiddle action (rather than pick). By default it spits out all fiddle, the user can change to pick if so desired.

Closed via e30f32d