From 35e9a62fa3907a013e30856a33c5efcc2783ebac Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Sat, 18 Jun 2022 13:35:45 +0530 Subject: [PATCH] git-with-openssh: Add shims for GPG Closes #3685 --- bucket/git-with-openssh.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bucket/git-with-openssh.json b/bucket/git-with-openssh.json index ade795dc3f..4e716876d3 100644 --- a/bucket/git-with-openssh.json +++ b/bucket/git-with-openssh.json @@ -18,6 +18,8 @@ "cmd\\gitk.exe", "cmd\\git-gui.exe", "git-bash.exe", + "usr\\bin\\gpg.exe", + "usr\\bin\\gpgconf.exe", "usr\\bin\\ssh.exe", "usr\\bin\\sshd.exe", "usr\\bin\\scp.exe",