Hi,

i do have multiple projects which share the same submodules.
Each project might point to a different commit of a given submodule, but
the submodules are exactly the same.
No problem with this so far.
It just bothers me that each submodule occupies disk space, that i have to
fetch each submodule multiple times although the local repository for each
submodule should be exactly the same.
Is there an easy way, which doesn't interfere with my colleges, to have the
submodule of each project use the same local repository? (and still have
their own individual working directory)
Closest I found so far in documentation are worktrees but i found no clue
on how they might work with modules.

regards,
Stefan

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to