On 03/10/2019 21:54, Pratyush Yadav wrote:
My only remaining bikeshed question it prompted was to check which parts
would be committed as part of committing the whole "hunk". But haven't had
time to look at all!
I'm not sure what you mean by "committing the whole hunk". In a merge
conflict state, you don't get the usual "Stage hunk" and "Stage lines"
options, but instead get 3 options:
Use Remote Version
Use Local Version
Revert To Base
You can use these to choose how you want to resolve the conflict.
These 3 options seem to work fine on my quick testing.
That looks like just the answer I was hoping for!
Thanks.
--
Philip