Skip to content

Commit

Permalink
Update .config/topgrade/topgrade.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 18, 2024
1 parent 3614f12 commit 0c608f2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions dot_config/topgrade/topgrade.toml
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 0c608f2

Please sign in to comment.