Git migration successful!

Mark Côté mcote at mozilla.com
Wed Mar 12 15:37:53 UTC 2014


On 2014-03-12, 10:45 AM, Frédéric Buclin wrote:
> Le 12. 03. 14 14:52, Mark Côté a écrit :
>> For past history, I could go back and add the old bugzilla-stable tags
>> as notes, but I suspect they are no longer useful.  I believe they
>> always point to the latest version-tagged commit anyway.
> 
> We have one bugzilla-stable tag per branch on purpose. They shouldn't be
> removed. It points to the latest release available on a given branch.

To reiterate, it isn't possible as a tag in git.  This kind of thing
would probably normally be done as branches (every minor version would
have its own branch, since they're cheap in git, and you could have a
stable-latest branch pointing to the latest branch, or whatever).  The
latest release is easy to determine from the list of tags, but I'll add
git notes if you want.

Mark

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list