Xit
Xit copied to clipboard
Indicate in-progress merge, rebase, etc
Detect situations like a merge or rebase that needs conflicts resolved, indicate the condition in the UI, and provide commands to commit, abort, etc.
As part of this, the stage view shouldn't allow regular commits when a rebase (or am) is in progress. Instead, it should have skip, continue, and abort commands.