Added comment on GitHub Authetication for only Windows
This commit is contained in:
parent
acfdcacec5
commit
dad5bcd5fc
|
@ -1314,7 +1314,7 @@ Now, to sign commits or tags simply use the `-S` option. GPG will automatically
|
||||||
|
|
||||||
#### Authentication
|
#### Authentication
|
||||||
|
|
||||||
Run the following commands:
|
Run the following commands **(only for Windows)**:
|
||||||
|
|
||||||
> git config --global core.sshcommand 'plink -agent'
|
> git config --global core.sshcommand 'plink -agent'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue