episode: Gitea SSH push fails with password prompt — use HTTPS instead

This commit is contained in:
Cal Corum 2026-02-28 16:10:33 -06:00
parent a45abe3cf9
commit 82d2fbc8be

View File

@ -182,3 +182,7 @@ Errors encountered (2):
## 16:10 - Fix: Stale MCP config pointed to non-existent cognitive-memory binary
- **Type:** fix
- **Tags:** cognitive-memory, mcp, configuration, bug-fix, claude-code
## 16:10 - Gitea SSH push fails with password prompt — use HTTPS instead
- **Type:** solution
- **Tags:** gitea, git, ssh, workaround, networking, homelab