Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uplesson on 'juggling commits level 2' is confusing #638
Comments
|
sorry, but I don't remember now. I will check again sometime.
…On Tue, Feb 18, 2020 at 2:01 AM Peter Cottle ***@***.***> wrote:
are you sure you mean juggling commits level 2? level 1 is the one with
the interactive rebase. level 2 has a different solution:
[image: Screen Shot 2020-02-18 at 5 00 41 PM]
<https://user-images.githubusercontent.com/1135007/74715670-43786580-5270-11ea-8922-0e6e155212d1.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#638?email_source=notifications&email_token=AMP4X4YE3RQSLULGD7K4KBTRDOIVDA5CNFSM4KWFURYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMA7CLQ#issuecomment-587329838>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMP4X42ODGM2F76JKMWLXWDRDOIVDANCNFSM4KWFURYA>
.
|
|
Imo, the solution to 3: Juggling Commits #2 would be git rebase -i with edit for amend. Please consider adding "full" possibilities for interactive rebasing. The chain rebase, amend, rebase feels wrong. |

The lesson says to do
but it doesn't say what to do in the rebase.
Also solutions are not available so one cannot progress until one gets it correct or see what the correct solutions were.