From 82d2fbc8be196f2ec1c1fb97377f40fc10feb114 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 16:10:33 -0600 Subject: [PATCH] =?UTF-8?q?episode:=20Gitea=20SSH=20push=20fails=20with=20?= =?UTF-8?q?password=20prompt=20=E2=80=94=20use=20HTTPS=20instead?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- episodes/2026-02-28.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-28.md b/episodes/2026-02-28.md index 9e3a08b419a..78a64ec8bb2 100644 --- a/episodes/2026-02-28.md +++ b/episodes/2026-02-28.md @@ -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