fix: register private submodule gitlink in the index

The .gitmodules was updated in d22593d53 to point at
apps/backend/src/private/implementation, but the gitlink entry (mode
160000) was never added to the tree. This caused
`git clone --recurse-submodules` to silently skip the private submodule.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
mantrakp04 2026-03-24 20:41:06 -07:00
parent d2ed9f8244
commit 274c742ecd

@ -0,0 +1 @@
Subproject commit a93d7ea0c0a91d7a4dfbc97c0032c9c9c68ec4d6