mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
Added comment on GitHub Authetication for only Windows
This commit is contained in:
parent
acfdcacec5
commit
dad5bcd5fc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue