From: Junio C Hamano Date: Wed, 6 Jul 2016 20:38:10 +0000 (-0700) Subject: Merge branch 'jk/bisect-show-tree' X-Git-Tag: v2.10.0-rc0~161 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1e80a12a485c1d3092cef96aa4a101405d326f9;p=thirdparty%2Fgit.git Merge branch 'jk/bisect-show-tree' "git bisect" makes an internal call to "git diff-tree" when bisection finds the culprit, but this call did not initialize the data structure to pass to the diff-tree API correctly. * jk/bisect-show-tree: bisect: always call setup_revisions after init_revisions --- f1e80a12a485c1d3092cef96aa4a101405d326f9