projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9c136bf
e9fc64c
)
Merge branch 'ap/checkout-no-progress-for-non-tty' into maint
author
Junio C Hamano
<gitster@pobox.com>
Fri, 1 Jun 2012 19:59:50 +0000
(12:59 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 1 Jun 2012 19:59:51 +0000
(12:59 -0700)
"git checkout" gave progress display even when the standard error
stream was not connected to the tty, which made little sense.
By Avery Pennarun
* ap/checkout-no-progress-for-non-tty:
checkout: no progress messages if !isatty(2).
Trivial merge