dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00744
submodules support
Hi,
Are git submodules supported by dulwich? I suppose if I know the exact plumbing in `git-submodule-add` and `git-submodule-update` I should be able to replicate it in dulwich.
Also (I realize this is a git issue, not dulwich, but humor me as my goal is to use submodules with dulwich), I'm unclear why git-submodule is needed, can I not just clone a git repo into a git repo? The superproject sees it as files right? Within the subproject, I can use git as normal, seems somehow easier and better than using git-submodule.
Thanks,
Mark Mikofski
poquitopicante.blogspot.com
breakingbytes.blogspot.com
www.breaking-bytes.com
Follow ups