commit | 4576518dd7459f44583f33375dbd8799792fc1f3 | [log] [tgz] |
---|---|---|
author | Jeffrey C. Ollie <jeff@ocjtech.us> | Thu Jun 07 07:50:29 2007 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jun 27 22:22:17 2007 -0700 |
tree | 8f5bb082d49b612fdedf589854d8fe5b4fea28dc | |
parent | f57882505efe05990102a0d96b37c09baadae03d [diff] |
Add an option to quiet git-init. git-init lacks an option to suppress non-error and non-warning output - this patch adds one. Signed-off-by: Jeffrey C. Ollie <jeff@ocjtech.us> Signed-off-by: Junio C Hamano <gitster@pobox.com>