]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/list-objects-optim-wo-trees' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:42:03 +0000 (13:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:42:03 +0000 (13:42 +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