feat: added autoSetupRemote to git config

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-12-01 11:21:01 +01:00
parent d4e9bd871e
commit a8b78b367b
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -21,3 +21,5 @@
[includeIf "gitdir:~/Documents/Projects/Git/pro/"]
path = ~/Documents/Projects/Git/pro/.gitconfig
[push]
autoSetupRemote = true