mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
"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
25 KiB
25 KiB