How we use Git

Mark Côté mcote at mozilla.com
Mon Nov 3 14:53:49 UTC 2014


On 2014-11-03 9:27 AM, Gervase Markham wrote:
> On 31/10/14 11:26, Gervase Markham wrote:
> but it would be easier to document if we had
> 
> bugzilla-4.2-stable
> bugzilla-4.4-stable
> etc.
> 
> tags. Looking at the list, we don't seem to have them. Are they a good idea?

Not a bad idea at all; however, I would want to make them technically
branches, not tags, since tags are supposed to be unmovable (we should
be doing this with bugzilla-stable as well, but I'm not sure how, since
it jumps from branch to branch).  But you don't have to think of them as
branches, since they won't diverge from the parent branch.  It will
avoid having to do a "push -f", which we need to do with bugzilla-stable
right now, but which we should actually never ever never do.

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