]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/list-objects-optim-wo-trees'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:56 +0000 (11:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:56 +0000 (11:32 +0900)
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

1  2 
list-objects.c

diff --cc list-objects.c
Simple merge