From dad5bcd5fc8ed1b019d904d93a7309052ae2c313 Mon Sep 17 00:00:00 2001 From: Vadim Zendejas Date: Thu, 5 Jul 2018 16:50:42 +0200 Subject: [PATCH] Added comment on GitHub Authetication for only Windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453e5bd..2e09a34 100644 --- a/README.md +++ b/README.md @@ -1314,7 +1314,7 @@ Now, to sign commits or tags simply use the `-S` option. GPG will automatically #### Authentication -Run the following commands: +Run the following commands **(only for Windows)**: > git config --global core.sshcommand 'plink -agent'