diff --git a/config.example.toml b/config.example.toml index ac745708..f499d093 100644 --- a/config.example.toml +++ b/config.example.toml @@ -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"