projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4a8a38c
be48d5b
)
Auto merge of #2397 - alexcrichton:config-verbose, r=brson
author
bors
<bors@rust-lang.org>
Fri, 26 Feb 2016 19:43:08 +0000
(19:43 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 26 Feb 2016 19:43:08 +0000
(19:43 +0000)
This commit adds configuration keys for:
[term]
verbose = true
color = 'auto'
These are all meant to be proxies for the command line flags but configured on a
global basis if desired.
Trivial merge