Eitan Joffe

Results 66 comments of Eitan Joffe

git amend uses `git commit --fixup` + `git rebase` if you want to add --no-verify there it's possible. the code is in: ``` cmd/amend/main.go spr/spr.go : AmendCommit function ``` Pull...

Sorry about the long delay. This looks like a great change. Can you please rebase on origin and re-push this branch, that should trigger the actions and then we can...

Sorry about the long delay. Thank you for the contribution.

@lena-larionova : is there anything else that needs to be done from my end?

I can revisit this. Can you come up with a sequence that will reproduce this issue starting from a clean branch.

@dhalperi : I think we should still show the stack in the pr body, and remove it before we merge. We should be able to always do this, because there...