Skip to content

Commit b3b330a

Browse files
committed
Enable automatic remote setup for Git branches
1 parent da2987c commit b3b330a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/dot_config/git/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
[pull]
6565
ff = only
6666
[push]
67+
autoSetupRemote = true
6768
default = simple
6869
[rebase]
6970
autoSquash = true

0 commit comments

Comments
 (0)