You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
When you use submodule and get repository it doesnt contain any objects like commits and etc.
It must be becouse they are contained in models directory https://git-scm.com/docs/git-submodule#git-submodule-absorbgitdirs, when in code it is hardcoded "module" in file storage/filesystem/internal/dotgit/dotgit.go
Is it intended in such a way or its a bug?