Added comment on GitHub Authetication for only Windows

This commit is contained in:
Vadim Zendejas 2018-07-05 16:50:42 +02:00
parent acfdcacec5
commit dad5bcd5fc
No known key found for this signature in database
GPG Key ID: 77436C869187BC1E
1 changed files with 1 additions and 1 deletions

View File

@ -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'