diff options
author | Thomas Rast <trast@student.ethz.ch> | 2009-01-30 23:47:01 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-01 18:54:04 -0800 |
commit | 2ea3c17189bf9ca459879129ca190792b5451f05 (patch) | |
tree | b337b51688b99daf50d4d895664709ba716456d0 /t/t5601-clone.sh | |
parent | e80f97e20c8122f79450e1f40f569df0b52773e9 (diff) | |
download | git-2ea3c17189bf9ca459879129ca190792b5451f05.tar.gz |
t3412: use log|name-rev instead of log --graph
Replace all 'git log --graph' calls for history verification with the
combination of 'git log ...| git name-rev' first introduced by a6c7a27
(rebase -i: correctly remember --root flag across --continue,
2009-01-26). This should be less susceptible to format changes than
the --graph code.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5601-clone.sh')
0 files changed, 0 insertions, 0 deletions