Support glob in get repositories (fix #184)

This commit is contained in:
Roey Darwish Dror
2019-08-11 12:41:09 +03:00
parent 4941a0831a
commit 7f164494d1
5 changed files with 36 additions and 4 deletions

View File

@@ -118,7 +118,8 @@ Here's an example for a configuration file:
``` toml
git_repos = [
"~/dev/topgrade",
"~/src/*/",
"~/.config/something"
]
# Same options as the command line flag