From: Junio C Hamano Date: Mon, 30 Sep 2019 04:42:03 +0000 (+0900) Subject: Merge branch 'jk/list-objects-optim-wo-trees' into next X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ef098d07f49623197f27653012c0d8adf0c9d20;p=git Merge branch 'jk/list-objects-optim-wo-trees' into next The object traversal machinery has been optimized not to load tree objects when we are only interested in commit history. * jk/list-objects-optim-wo-trees: list-objects: don't queue root trees unless revs->tree_objects is set --- 9ef098d07f49623197f27653012c0d8adf0c9d20