diff --git a/dot_config/topgrade/topgrade.toml b/dot_config/topgrade/topgrade.toml index bac0c857..62c7e3f1 100644 --- a/dot_config/topgrade/topgrade.toml +++ b/dot_config/topgrade/topgrade.toml @@ -1,17 +1,3 @@ -[git] - -# Git repositories that you want to pull and push -repos = [ - "~/Code/*/**", - "~/.local/share/chezmoi" -] - -# Arguments to pass Git when pulling repositories -pull_arguments = "--rebase --autostash" - -# Arguments to pass Git when pushing repositories -push_arguments = "--all" - [misc] # Skip sending a notification at the end of a run (default: false)