From ec79d4dcb8c990ecdaa8ceda83191486d7c8a1ad Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Mon, 30 Mar 2026 21:52:01 +0300 Subject: [PATCH] git: add helper for tea cli --- config/.gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/.gitconfig b/config/.gitconfig index 61e1047..7dcd38b 100644 --- a/config/.gitconfig +++ b/config/.gitconfig @@ -30,3 +30,6 @@ gpgsign = true [tag] gpgSign = true +[credential "https://git.tsivinsky.com"] + helper = + helper = !tea login helper