Rebase does not support fixup workflow #27
JakeWharton
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I shouldn't have to do a whole mid-stack edit dance to amend a mid-stack commit. If I do
--fixupcommits, I would expectrebaseto have the equivalent behavior of--autosquash.Doing a normal git rebase with
still works and updates the whole stack correctly, at least.
Beta Was this translation helpful? Give feedback.
All reactions