Git modules.

I wanted to use git submodules to group repositories together, seemed easy enough.

But now I learn that every commit in the sub-repository must also be met by a commit in the parent repository, which makes it a bit annoying to do anything.

Is it possible to someone not let the parent repository care, or for it to always point to the master branch (head) of the sub-repository?

--
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