From cee11c3ca24fed27d5c179563abd93af3b98462b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 1 Jun 2024 20:14:55 +0200 Subject: [PATCH] autopushed --- git config.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/git config.md b/git config.md index 09fb15963..b1cc427da 100644 --- a/git config.md +++ b/git config.md @@ -11,4 +11,6 @@ git config --global user.email "0@flancia.org" ``` git config push.autoSetupRemote true -`` \ No newline at end of file +``` + +To make pushing after setting up a new branch more seamless. \ No newline at end of file