From 50d3dbb1dce6d59b222119afc96582213268b5ef Mon Sep 17 00:00:00 2001 From: Sirius DevOps Date: Thu, 27 Aug 2026 17:55:08 -0400 Subject: [PATCH] chore: drop merged frontend-overhaul worktree gitlink MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Ghost-in-the-Shell overhaul was merged via PR #1; the .worktrees gitlink was only ever a local staging worktree and must not live in the repo — it breaks CI checkout (git submodule foreach: 'No url found for submodule path .worktrees/frontend-overhaul'). --- .worktrees/frontend-overhaul | 1 - 1 file changed, 1 deletion(-) delete mode 160000 .worktrees/frontend-overhaul diff --git a/.worktrees/frontend-overhaul b/.worktrees/frontend-overhaul deleted file mode 160000 index 51e906c..0000000 --- a/.worktrees/frontend-overhaul +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 51e906c41f3cf5c01c257f5cf2b0a4b03ba84bc1