From 8815943fbe8ea9250f1eb6f2da4cb47de0861bc8 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Tue, 14 Jul 2026 20:37:26 -0500 Subject: [PATCH] chore(rebrand): fix residual gitea (space-path files + gitea-named files) Claude-Session: https://claude.ai/code/session_01DQEMmJPe61ya7HDfA6BHP8 --- lib/Enterprise/{MokoGiteaAdapter.php => MokoGITAdapter.php} | 0 mcp/servers/{mokogitea_skill => mokogit_skill}/commands/deploy.md | 0 .../{mokogitea_skill => mokogit_skill}/commands/mcp-rebuild.md | 0 .../{mokogitea_skill => mokogit_skill}/commands/new-client.md | 0 .../{mokogitea_skill => mokogit_skill}/commands/release.md | 0 .../{mokogitea_skill => mokogit_skill}/commands/server-health.md | 0 .../skills/mokogitea => mokogit_skill/skills/mokogit}/SKILL.md | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename lib/Enterprise/{MokoGiteaAdapter.php => MokoGITAdapter.php} (100%) rename mcp/servers/{mokogitea_skill => mokogit_skill}/commands/deploy.md (100%) rename mcp/servers/{mokogitea_skill => mokogit_skill}/commands/mcp-rebuild.md (100%) rename mcp/servers/{mokogitea_skill => mokogit_skill}/commands/new-client.md (100%) rename mcp/servers/{mokogitea_skill => mokogit_skill}/commands/release.md (100%) rename mcp/servers/{mokogitea_skill => mokogit_skill}/commands/server-health.md (100%) rename mcp/servers/{mokogitea_skill/skills/mokogitea => mokogit_skill/skills/mokogit}/SKILL.md (100%) diff --git a/lib/Enterprise/MokoGiteaAdapter.php b/lib/Enterprise/MokoGITAdapter.php similarity index 100% rename from lib/Enterprise/MokoGiteaAdapter.php rename to lib/Enterprise/MokoGITAdapter.php diff --git a/mcp/servers/mokogitea_skill/commands/deploy.md b/mcp/servers/mokogit_skill/commands/deploy.md similarity index 100% rename from mcp/servers/mokogitea_skill/commands/deploy.md rename to mcp/servers/mokogit_skill/commands/deploy.md diff --git a/mcp/servers/mokogitea_skill/commands/mcp-rebuild.md b/mcp/servers/mokogit_skill/commands/mcp-rebuild.md similarity index 100% rename from mcp/servers/mokogitea_skill/commands/mcp-rebuild.md rename to mcp/servers/mokogit_skill/commands/mcp-rebuild.md diff --git a/mcp/servers/mokogitea_skill/commands/new-client.md b/mcp/servers/mokogit_skill/commands/new-client.md similarity index 100% rename from mcp/servers/mokogitea_skill/commands/new-client.md rename to mcp/servers/mokogit_skill/commands/new-client.md diff --git a/mcp/servers/mokogitea_skill/commands/release.md b/mcp/servers/mokogit_skill/commands/release.md similarity index 100% rename from mcp/servers/mokogitea_skill/commands/release.md rename to mcp/servers/mokogit_skill/commands/release.md diff --git a/mcp/servers/mokogitea_skill/commands/server-health.md b/mcp/servers/mokogit_skill/commands/server-health.md similarity index 100% rename from mcp/servers/mokogitea_skill/commands/server-health.md rename to mcp/servers/mokogit_skill/commands/server-health.md diff --git a/mcp/servers/mokogitea_skill/skills/mokogitea/SKILL.md b/mcp/servers/mokogit_skill/skills/mokogit/SKILL.md similarity index 100% rename from mcp/servers/mokogitea_skill/skills/mokogitea/SKILL.md rename to mcp/servers/mokogit_skill/skills/mokogit/SKILL.md -- 2.52.0