* 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.
10 lines
307 B
Markdown
10 lines
307 B
Markdown
# 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.
|