ContainerSSH / ContainerSSH/containerssh.github.io
Improve GPG setup tutorial on Windows
Open
- Dominant language
- Python
- Stars
- 32
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
On Windows, you must also add the program that does the signing. I will update the documentation later.
```bash
git config --global gpg.program "c:\Program Files (x86)\GnuPG\bin\gpg.exe"
```
Page: https://containerssh.io/v0.4/development/devenv/gpg/
Contributor guide
Assessment
This issue has not been assessed yet.