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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user