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:
@@ -1,4 +1,9 @@
|
||||
# Configutation
|
||||
# Git: Pull Repos
|
||||
|
||||
1. The output of "Pulling <repository path>" has been moved behind the
|
||||
--verbose flag / [misc] configuration block.
|
||||
|
||||
# Configuration
|
||||
|
||||
1. The `enable_winget` configuration entry in the `windows` section has been
|
||||
removed because it will not cause any issues and will be enabled by default.
|
||||
|
||||
Reference in New Issue
Block a user