Document Gitea push authentication

This commit is contained in:
aseimel
2026-06-15 15:23:32 +02:00
parent 7643658b15
commit b67b39edf8
+5
View File
@@ -0,0 +1,5 @@
# party2d_estimates agent notes
- For repositories on `git.seimel.app`, use the existing Tea/Gitea token from `~/.config/tea/config.yml` for authenticated `git push`/`git fetch` operations.
- Do not print, log, or expose the token.
- Prefer token-authenticated HTTPS over unauthenticated HTTPS or SSH when pushing to `git.seimel.app`.