mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
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:
parent
d2ed9f8244
commit
274c742ecd
1
apps/backend/src/private/implementation
Submodule
1
apps/backend/src/private/implementation
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a93d7ea0c0a91d7a4dfbc97c0032c9c9c68ec4d6
|
||||
Loading…
Reference in New Issue
Block a user