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 /diff.h | |
| parent | 06ff44951a233c2e3dee4f072430ac68306f9bf0 (diff) | |
| download | git-1c40c36b9acbb55726ea0fcf98714a85e159e45f.tar.gz | |
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 'diff.h')
0 files changed, 0 insertions, 0 deletions
