Re: [PATCH 0/8] introduce no-overlay and cached mode in git checkout
From: Junio C Hamano <hidden> Date: 2018-12-12 07:28:44
Thomas Gummerer [off-list ref] writes:
I think I got the right solution for that in patch 5, with deleting
the file if it's deleted in "their" version and we pass --theirs to
'git checkout', and analogous for --ours. I was just wondering if
there were any further edge cases that I can't think of right no.