summaryrefslogtreecommitdiff
path: root/git-gui/lib/diff.tcl
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2007-11-18 16:34:03 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-11-18 16:35:55 -0800
commit6459c7c6786aa9bda0c7a095c9db66c36da0e5f0 (patch)
tree2173036d1369eda6d14be4a167e5b605e5541d07 /git-gui/lib/diff.tcl
parentBisect visualize: use "for-each-ref" to list all good refs. (diff)
downloadtgif-6459c7c6786aa9bda0c7a095c9db66c36da0e5f0.tar.xz
Bisect: use "$GIT_DIR/BISECT_NAMES" to check if we are bisecting.
Previously we tested if the "$GIT_DIR/refs/bisect" directory existed, to check if we were bisecting. Now with packed refs, it is simpler to check if the file "$GIT_DIR/BISECT_NAMES" exists, as it is already created when starting bisection and removed when reseting bisection. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/diff.tcl')
0 files changed, 0 insertions, 0 deletions