From: Junio C Hamano Date: Thu, 5 Nov 2015 23:24:28 +0000 (-0800) Subject: Merge branch 'ea/checkout-progress' X-Git-Tag: v2.7.0-rc0~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a38bd6268fd78ee3e551668bce7ef3a862332d4;p=thirdparty%2Fgit.git Merge branch 'ea/checkout-progress' "git checkout" did not follow the usual "--[no-]progress" convention and implemented only "--quiet" that is essentially a superset of "--no-progress". Extend the command to support the usual "--[no-]progress". * ea/checkout-progress: checkout: add --progress option --- 6a38bd6268fd78ee3e551668bce7ef3a862332d4