[PATCH 0/3] merge-recur: get rid of external call to read-tree
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:35
Hi,
these three patches refactor the read-tree functionality into
unpack-trees.[ch], and then use them in merge-recur.
I did not do any benchmarks yet, so this task is up for grabs.
Ciao,
Dscho