feat(git): auto setup remote
Cassie Cheung [system] 2 years ago aff60432 24d6c993
··· 4 4 enable = true; 5 5 config = { 6 6 init.defaultBranch = "main"; 7 7 + push.autoSetupRemote = true; 7 8 }; 8 9 }; 9 10 }