Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ea/checkout-progress'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 5 Nov 2015 23:24:28 +0000
(15:24 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 5 Nov 2015 23:24:28 +0000
(15:24 -0800)
"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
raw
|
combined
(merge:
848cdba
870ebdb
)
Trivial merge