diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-08-17 01:54:59 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-18 14:02:03 -0700 |
commit | df516fb55891ae57676515d437d0e2cb3c8ad429 (patch) | |
tree | 70be12abb8cc596f9868c56fe74bfb81e2bfb702 /hash.h | |
parent | t7600 (merge): modernize style (diff) | |
download | tgif-df516fb55891ae57676515d437d0e2cb3c8ad429.tar.xz |
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 'hash.h')
0 files changed, 0 insertions, 0 deletions