1
0
Fork 0

git: automatically setup push remote

This commit is contained in:
tastytea 2022-11-23 20:10:53 +01:00
parent 25cb1d7760
commit 63c41b480b
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
allowedSignersFile = /home/tastytea/.ssh/allowed_signers
[push]
default = simple
autoSetupRemote = true
[pull]
rebase = true
[merge]