From abff7fda707925805a9e598d05774ab654b7bc96 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Wed, 24 Aug 2022 14:13:35 +0200 Subject: update --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitconfig b/.gitconfig index 11f0d14..7e38bd0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -11,8 +11,11 @@ [user] email = mvertes@free.fr name = Marc Vertes + signinkey = DF3DEEB6285CE0B5CD4E95C3C3C0303496E733B9 [pull] rebase = false +[push] + autoSetupRemote = true [hub] protocol = ssh [init] -- cgit v1.2.3