mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
d3b5d47a43
Limits the number of root groups shown in 'Watching for changes' output to 10 maximum, with a summary message for remaining paths. This prevents the message from becoming excessively long when watching sites with many mount points. Fixes #14277 Signed-off-by: majiayu000 <1835304752@qq.com>