How we use Git

Gervase Markham gerv at mozilla.org
Mon Nov 3 16:44:09 UTC 2014


Hi Randall,

I think there's a wire crossed here. We are looking for the git commands
for administrators to use to obtain a copy of Bugzilla for their server,
and perhaps upgrade it. Developers would use different commands.

On 03/11/14 16:25, Randall S. Becker wrote:
> The git implication is that the release-X.X-stable branch is where
> development/fixes would be done in an accumulating fashion. 

No - that's the branch simply called "X.X". The release-X.X-stable
branch would stick at the point where the last release was made, and
then jump forward to the next release point all in one go. This would
mean that people tracking it would have the exact code which went into
one of our point releases, rather than some hybrid in between.

So developers would use the "X.X" branch, and admins would use the
"release-X.X-stable" branch.

Gerv
_______________________________________________
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