Files
topgrade/BREAKINGCHANGES_dev.md
Dan Sully 9b0681f3b8 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.
2024-04-14 10:28:03 +08:00

307 B

Git: Pull Repos

  1. The output of "Pulling " 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.