Add config flag to toggle verbose Git repository output. (#763)
* Add config flag to toggle verbose Git repository output. If `true`: the default, no change. If `false`: Only show repositories that have been updated or have an error. Minor tweak to output (removed colon) so that copy and paste for 'cd' is nicer.
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
# greedy_cask = true
|
||||
|
||||
# For the BrewCask step
|
||||
# If `Repo Cask Upgrade` does not exist, then use the `--greedy_latest` optoin.
|
||||
# If `Repo Cask Upgrade` does not exist, then use the `--greedy_latest` option.
|
||||
# NOTE: the above entry `greedy_cask` contains this entry, though you can enable
|
||||
# both of them, they won't clash with each other.
|
||||
# greedy_latest = true
|
||||
|
||||
Reference in New Issue
Block a user