]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jr/bisect-custom-terms-in-output' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:19 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:19 +0000 (13:01 +0900)
commit6d9f4f08bf206653c701a7e9eeef12709bfd6e8b
tree5d9fcb34bf71585a8cc0ed1e347e37faa4de44f8
parentfaed441de39a14fe857b4073c3fdfae8eefd371f
parentcb559918253d636dc00afa8cb468a810c1f4347b
Merge branch 'jr/bisect-custom-terms-in-output' into jch

"git bisect" now uses the selected terms (e.g., old/new) more
consistently in its output.

* jr/bisect-custom-terms-in-output:
  rev-parse: use selected alternate terms to look up refs
  bisect: print bisect terms in single quotes
  bisect: use selected alternate terms in status output
builtin/rev-parse.c
t/t6030-bisect-porcelain.sh