summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-08-17 01:54:59 -0500
committerJunio C Hamano <gitster@pobox.com>2010-08-18 14:02:03 -0700
commitdf516fb55891ae57676515d437d0e2cb3c8ad429 (patch)
tree70be12abb8cc596f9868c56fe74bfb81e2bfb702 /git-commit-script
parent4c0734578f3eee3fe6282014257edfcd7084174b (diff)
t7600 (merge): do not launch gitk for --debug
Probably as a development aid, this test script runs gitk --all to allow the driver to inspect history between tests when run with --debug. As a result, running all tests with --debug requires closing a long series of gitk displays, one at a time. Use git log --graph --oneline instead. This way, the history is available for viewing with "git show" but the test script finishes without interaction. Longer term, it would be nice to have an option to run a user-specified command between tests. This patch does not do that. Cc: Lars Hjemli <hjemli@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions