Skip to content

Commit

Permalink
feat(gitconfig): enable push.autoSetupRemote
Browse files Browse the repository at this point in the history
  • Loading branch information
aboqasem committed May 30, 2024
1 parent ee3e8ed commit 4715922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synced/symlink/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
default = simple
# Make `git push` push relevant annotated tags when pushing branches out.
followTags = true
autoSetupRemote = true

# URL shorthands

Expand Down

0 comments on commit 4715922

Please sign in to comment.