mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
Merge pull request #154 from pheuter/patch-1
Update GitHub instructions on Windows
This commit is contained in:
commit
c0f19bdae7
1 changed files with 2 additions and 1 deletions
|
@ -1772,9 +1772,10 @@ To authenticate:
|
|||
|
||||
**Windows**
|
||||
|
||||
Run the following command:
|
||||
Run the following commands:
|
||||
|
||||
> git config --global core.sshcommand 'plink -agent'
|
||||
> git config --global gpg.program 'C:\Program Files (x86)\GnuPG\bin\gpg.exe'
|
||||
|
||||
You can then change the repository url to `git@github.com:USERNAME/repository` and any authenticated commands will be authorized by YubiKey.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue