From b5604f909b793c91913fdf39993b234246583b22 Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Thu, 5 Jun 2025 14:38:54 +0200 Subject: [PATCH] =?UTF-8?q?Met=20=C3=A0=20jour=20la=20config=20de=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 4281c5f..bac8fec 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,5 +1,7 @@ [user] - emai = daiko@daiko.fr name = Florestan Bredow + email = daiko@daiko.fr [pull] rebase = true +[credential] + helper = /usr/lib/git-core/git-credential-libsecret