🗑️ remove(topgrade): git section defined in the config because of new update
This commit is contained in:
parent
0b5fa3ec18
commit
f29f611747
1 changed files with 0 additions and 31 deletions
|
@ -151,37 +151,6 @@ arch_package_manager = "yay"
|
||||||
# Extra Home Manager arguments
|
# Extra Home Manager arguments
|
||||||
# home_manager_arguments = ["--flake", "file"]
|
# home_manager_arguments = ["--flake", "file"]
|
||||||
|
|
||||||
|
|
||||||
[git]
|
|
||||||
# max_concurrency = 5
|
|
||||||
|
|
||||||
# Git repositories that you want to pull and push
|
|
||||||
# repos = [
|
|
||||||
# "~/src/*/",
|
|
||||||
# "~/.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]
|
[windows]
|
||||||
# Manually select Windows updates
|
# Manually select Windows updates
|
||||||
# accept_all_updates = false
|
# accept_all_updates = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue