From 61fc14d3b0dbb93364b2ed951fc3c4e70d179023 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jan 2024 10:01:07 +0100 Subject: [PATCH] v14 --- .config/topgrade/topgrade.toml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index 6c2e1d6..75bec80 100644 --- a/.config/topgrade/topgrade.toml +++ b/.config/topgrade/topgrade.toml @@ -161,26 +161,9 @@ enable_pipupgrade = true ###disabled by default # "~/.config/something" # ] -# Repositories that you only want to pull -# pull_only_repos = [ -# "~/.config/something_else" -# ] - -# Repositories that you only want to push -# push_only_repos = [ -# "~/src/*/", -# "~/.config/something_third" -# ] - # Don't pull the predefined git repos # pull_predefined = false -# Arguments to pass Git when pulling repositories -# pull_arguments = "--rebase --autostash" - -# Arguments to pass Git when pushing repositories -# push_arguments = "--all" - [windows] # Manually select Windows updates