Merge branch 'pk/bisect-use-show'
When "git bisect" reports the commit it determined to be the culprit, we used to show it in a format that does not honor common UI tweaks, like log.date and log.decorate. The code has been taught to use "git show" to follow more customizations. * pk/bisect-use-show: bisect: report the found commit with "show"
Junio C Hamano committed
Apr 23, 2024 at 15:05 UTC
5b7877482082698a730f1045c78cf90af544ab6c
No changes.