Add testing instructions + slight sshconf mod

This commit is contained in:
2025-10-21 19:37:41 -04:00
parent 3188b1aac8
commit 531ddd458d
2 changed files with 7 additions and 0 deletions

View File

@@ -9,3 +9,9 @@
4. Go into your Gitea Settings, then SSH/GPG Keys section, then upload your public key (in most cases, a file called `id_ed25519.pub`).
5. You can now contribute code!
## Test connection
`ssh code.kpuig.net`
If this command gives you anything but an affirmative that you're configured correctly, that means you have misconfigured something, most likely in SSH but possibly in git.