Fix: correct option name (#902)

The option name is now `pull_predefined`. This commit fixed the template config with the new option name
This commit is contained in:
Michele Bologna
2022-04-22 22:26:00 +02:00
committed by GitHub
parent ff7a4f3df9
commit 7e9b2dca39

View File

@@ -46,7 +46,7 @@
#]
# Don't pull the predefined git repos
#predefined_repos = false
#pull_predefined = false
# Arguments to pass Git when pulling Repositories
#arguments = "--rebase --autostash"