Closed
Description
this will be a multistep process:
- non-ff merging will put the repo in conflicted state (<<<< in the files)
- user resolved conflicts outside of
gitui
- now we provide means to put repo into resolved state
- committing from this state should auto fill the commit msg with the typical merge commit text
- at any step we need to provide means to abort/revert the ongoing merge