autopushed

This commit is contained in:
2024-06-01 20:14:55 +02:00
parent 2308584dec
commit cee11c3ca2
+3 -1
View File
@@ -11,4 +11,6 @@ git config --global user.email "0@flancia.org"
``` ```
git config push.autoSetupRemote true git config push.autoSetupRemote true
`` ```
To make pushing after setting up a new branch more seamless.