commit | bebd2fd77d385f198017fe297a6c79e26b2bf61c | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Sun Feb 20 04:56:56 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Feb 21 10:24:10 2011 -0800 |
tree | bb19b5bfdf9aebe8879864b0b3561d2c7c1b4d4e | |
parent | 99bfc6691d79eaffaaf170a8b6584bcfe97863dc [diff] |
pull: propagate --progress to merge Now that merge understands progress, we should pass it along. While we're at it, pass along --no-progress, too. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>