diff options
author | Carlos Martín Nieto <cmn@elego.de> | 2011-04-14 16:28:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-04-14 11:55:50 -0700 |
commit | 1c40c36b9acbb55726ea0fcf98714a85e159e45f (patch) | |
tree | 7a522cce558313df4ba95913090d81263241aebe /t/t9123-git-svn-rebuild-with-rewriteroot.sh | |
parent | Merge branch 'jc/rev-list-options-fix' into maint (diff) | |
download | tgif-1c40c36b9acbb55726ea0fcf98714a85e159e45f.tar.xz |
log: convert to parse-options
Use parse-options in cmd_log_init instead of manually iterating
through them. This makes the code a bit cleaner but more importantly
allows us to catch the "--quiet" option which causes some of the
log-related commands to misbehave as it would otherwise get passed on
to the diff.
Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9123-git-svn-rebuild-with-rewriteroot.sh')
0 files changed, 0 insertions, 0 deletions