]> git.ipfire.org Git - thirdparty/git.git/commit - git-bisect.sh
bisect: treat BISECT_HEAD as a pseudo ref
authorHan-Wen Nienhuys <hanwen@google.com>
Fri, 10 Jul 2020 17:19:52 +0000 (17:19 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jul 2020 20:53:37 +0000 (13:53 -0700)
commitde966e39a8ba585e6cb0483c49e562c2f6eb3f77
tree1ee638601747260cfd4c89213b63b5b152c9f617
parentce57d85645540fe59e8ec84929288361f1affae7
bisect: treat BISECT_HEAD as a pseudo ref

Both the git-bisect.sh as bisect--helper inspected the file system
directly.

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/bisect--helper.c
git-bisect.sh