From: Junio C Hamano Date: Mon, 24 Apr 2017 05:07:48 +0000 (-0700) Subject: Merge branch 'jh/unpack-trees-micro-optim' X-Git-Tag: v2.13.0-rc1~30 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8868ba19626a72d5883241c36fd5477897ef8dd1?ds=inline;hp=--cc Merge branch 'jh/unpack-trees-micro-optim' In a 2- and 3-way merge of trees, more than one source trees often end up sharing an identical subtree; optimize by not reading the same tree multiple times in such a case. * jh/unpack-trees-micro-optim: unpack-trees: avoid duplicate ODB lookups during checkout --- 8868ba19626a72d5883241c36fd5477897ef8dd1