This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Closed
Description
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?