From 363f340d11b71c478492e88f62201e75d153513f Mon Sep 17 00:00:00 2001 From: thomasba Date: Thu, 21 Jan 2021 14:36:49 +0100 Subject: [PATCH] added gpg option --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index ba51453..57c4816 100644 --- a/gitconfig +++ b/gitconfig @@ -8,3 +8,5 @@ ui = true [pull] rebase = false +[gpg] + program = gpg