v14
This commit is contained in:
parent
bd79e38bf1
commit
61fc14d3b0
1 changed files with 0 additions and 17 deletions
|
@ -161,26 +161,9 @@ enable_pipupgrade = true ###disabled by default
|
||||||
# "~/.config/something"
|
# "~/.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
|
# Don't pull the predefined git repos
|
||||||
# pull_predefined = false
|
# 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
|
||||||
|
|
Loading…
Reference in a new issue