summaryrefslogtreecommitdiffstats
path: root/test/repos/gpg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/repos/gpg.sh')
-rwxr-xr-xtest/repos/gpg.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/repos/gpg.sh b/test/repos/gpg.sh
index 719c6467b..646f785b1 100755
--- a/test/repos/gpg.sh
+++ b/test/repos/gpg.sh
@@ -2,6 +2,9 @@
set -ex; rm -rf repo; mkdir repo; cd repo
git init
+git config user.email "test@example.com"
+git config user.name "Lazygit Tester"
+
git config gpg.program $(which gpg)
git config user.signingkey E304229F # test key