summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2007-11-17 14:35:25 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-11-17 10:24:25 -0800
commite3f062bfd412adafb7ed6a8f24a3ec89d39211fc (patch)
treea1e05476f3fa99254a2319cfdb52be1715ece8b5 /git-rebase--interactive.sh
parentgit-bisect: modernize branch shuffling hack (diff)
downloadtgif-e3f062bfd412adafb7ed6a8f24a3ec89d39211fc.tar.xz
Bisect visualize: use "for-each-ref" to list all good refs.
In bisect_visualize, "cd $GIT_DIR/refs && echo bisect/good-*" was still used instead of "git for-each-ref". This patch fix it. We now pass "refs/bisect/bad" and "--not refs/bisect/good-<rev>" instead of "bisect/bad" and "--not bisect/good-<rev>" to gitk, but it seems to work. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--interactive.sh')
0 files changed, 0 insertions, 0 deletions