On Thu, Nov 20, 2008 at 10:38:22AM +0100, martin f. krafft wrote: > From: Niko Tyni <ntyni@xxxxxxxxxx> > > When exporting explicitly listed branches (tg export -b), the branch > dependencies were not taken into account. > > Signed-off-by: martin f. krafft <madduck@xxxxxxxxxx> > Tested-by: martin f. krafft <madduck@xxxxxxxxxx> > --- > Arguably, lines 178:189 need to be refactored due to the code duplication, but > the patch does what it should for now. The point of -b is to export only the specified branches, assuming you already exported the dependencies before. If you just want to export a branch with all its dependencies, why not just switch to it and call plain tg export? -- Petr "Pasky" Baudis People who take cold baths never have rheumatism, but they have cold baths. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html