Hi,
On Sun, 8 Jul 2007, Junio C Hamano wrote:
[PATCH] Fix merge-one-file for our-side-added/our-side-removed cases
FWIW I have a patch series in my local repo, which makes merge-one-file a
builtin, and even avoids fork()+exec()ing the program when called from
unpack_trees(). However, I never came around to understand all the corner
cases, and therefore did not write tests for it. Therefore, I am not
really sure if it works as intended. So I'd be very grateful if you could
write tests while you are touching it anyway...
Ciao,
Dscho