From d9cc9b9bedd5ccff066506ee6947e972a86c4c4a Mon Sep 17 00:00:00 2001 From: Felix Suchert Date: Wed, 15 Mar 2023 16:11:02 +0100 Subject: [PATCH] automatically setup remote --- entropy/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/entropy/.gitconfig b/entropy/.gitconfig index 3202af7..a2e8912 100644 --- a/entropy/.gitconfig +++ b/entropy/.gitconfig @@ -4,6 +4,7 @@ signingkey = F8634A1CFF7D61608503A70B24363525EA0E8A99 [push] default = simple + autoSetupRemote = true [pull] rebase = true [commit]