Automatically setup upstream Git branches

This commit is contained in:
Michael Bradley 2025-02-23 12:00:06 -05:00
parent f564c2918c
commit d0a9bdee19
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -12,6 +12,9 @@
[pull]
rebase = true
[push]
autoSetupRemote = true
[commit]
gpgsign = true