commit | 6a38bd6268fd78ee3e551668bce7ef3a862332d4 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Nov 05 15:24:28 2015 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Nov 05 15:24:28 2015 -0800 |
tree | 5b9f32139b3d09088c3649c22e7468e9b222c1ba | |
parent | 848cdba579f81eda41267ee7e4333ab9db8a594a [diff] | |
parent | 870ebdb9c4facb55ed4817c5ff0968c0aadb7283 [diff] |
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