Re: Missing tags in my local stable git repo

From: Linus Torvalds
Date: Mon Dec 10 2012 - 16:09:03 EST


On Mon, Dec 10, 2012 at 12:44 PM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> OK, this may be my issue, as my stable.git has my copy of your tree as
> an alternate. Maybe I can merge the two trees.

That should work. Of course, it would depend on there not being any
clashes in the tag namespace, but we don't do that anyway (since it
would confuse everybody), so it should all be ok.

I would almost suggest you make both my base tree and the stable tree
be remotes, instead of necessarily mirroring my tree and then putting
the stable tree on top of that. I think it's confusing to have a
mirror but than in that same tree have an extra (non-mirror) remote,
it sounds more logical to me to have two separate remotes.

But yeah, you should always just be able to recreate things since
whatever you do your alternates will never have any extra work in
them, so you could just continue with your existing setup even though
it sounds a bit iffy.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/