https://github.com/git/git
Revision d85fe389594dc1b6f64c0aae7146a6d92399c3a9 authored by Junio C Hamano on 18 July 2008, 05:39:09 UTC, committed by Junio C Hamano on 18 July 2008, 06:36:16 UTC
Nick Andrew noticed that rev-list lets --quiet option to be parsed by
underlying diff_options parser but did not pick up the result.  This
resulted in --quiet option to become effectively a no-op.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 6c69207
History
Tip revision: d85fe389594dc1b6f64c0aae7146a6d92399c3a9 authored by Junio C Hamano on 18 July 2008, 05:39:09 UTC
rev-list: honor --quiet option
Tip revision: d85fe38
File Mode Size
sha1.c -rw-r--r-- 1.7 KB
sha1.h -rw-r--r-- 402 bytes
sha1_arm.S -rw-r--r-- 3.5 KB

back to top