|
|
|
|
|
by adastra22
296 days ago
|
|
Ok. There are simple workarounds. I git rebase —quit and then make a branch for this saved rebase progress to return to later. I then restart the rebase from the corresponding commit. It would be much nicer if this was all wrapped up a simple command. There is value here, but I think it is more like “add a new command consisting of 50-100 lines of code” not “write an entirely new VCS.” |
|