On Mon, Jul 20, 2009 at 12:22 PM, Woody Gilk[off-list ref] wrote:
I would find it hugely valuable if git-archive would support
submodules, rather than leaving empty files in the place of
submodules. Supporting submodules is critical to packaging releases
(combined with signed tags). With git-archive not support submodules,
it means that I have to manually package and sign each release, rather
than using git-tag.
<shameless-plug> This works already today if you use git-subtree[1]
instead of submodules. </shameless-plug>
Have fun,
Avery
[1] http://github.com/apenwarr/git-subtree