diff options
author | Vadim Zendejas <vazendej@microsoft.com> | 2018-07-05 16:50:42 +0200 |
---|---|---|
committer | Vadim Zendejas <vazendej@microsoft.com> | 2018-07-05 16:50:42 +0200 |
commit | dad5bcd5fc8ed1b019d904d93a7309052ae2c313 (patch) | |
tree | 9190a3b7e00e2bdb9a40adca2868a9800a351d48 /README.md | |
parent | Added veracrypt.fr link to pre-compiled execs (diff) | |
download | YubiKey-Guide-dad5bcd5fc8ed1b019d904d93a7309052ae2c313.tar.gz |
Added comment on GitHub Authetication for only Windows
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |