Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: git sub modules related

From: Avery Pennarun <hidden>
Date: 2016-06-15 22:49:05

On Tue, Jul 6, 2010 at 1:45 PM, Mahesh Vaidya [off-list ref] wrote:
Created a 'super' level module top and add 2 sub modules a and b (As
given in manual); However I am not able to create a Global branch /
Tag.

super ---> a
         |
         ---->b

I am hoping to create a branch FOO which will recursively go in super,
a and b; In that case how do need to associate tags and branch in
super, a and b by a single artifact
As far as I know, there is no feature to do this automatically.  And
it would be kind of complicated to add, since you'd have to be able to
push that branch to multiple repositories at the same time, and so on.

I wrote git-subtree (http://github.com/apenwarr/git-subtree) to solve
exactly this sort of problem in my own projects.  It has a very
different workflow than submodules, but you might like it.

Have fun,

Avery
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help