Test repo — if you can read this, the round-trip works.
Find a file
2026-06-15 08:29:21 +00:00
.gitignore chore: starter .gitignore 2026-06-15 08:29:21 +00:00
README.md docs: starter README with clone instructions 2026-06-15 08:27:59 +00:00

welcome

Test repo for the Forgejo deployment at git.agogotek.com. If you're reading this, the round-trip works. Microsoft's PR team is devastated.

Clone

Over HTTPS (password or personal access token):

git clone https://git.agogotek.com/fidget/welcome.git

Over SSH (after adding your public key under Settings → SSH / GPG Keys):

git clone ssh://git@ssh.git.agogotek.com:2222/fidget/welcome.git

Use it for

  • Smoke-testing your git client setup
  • Trying out pull requests, issues, and Actions
  • A safe place to break things without consequences