Skip to content

Commit

Permalink
feat(git): always setup remote
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Jul 10, 2023
1 parent 7b27666 commit 5bc9720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/private_dot_config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
rebase = true
[push]
default = simple
autoSetupRemote = true
[fetch]
prune = true
[merge]
Expand Down

0 comments on commit 5bc9720

Please sign in to comment.