<div dir="ltr"><div><div><div>to answer the first part, <a href="https://git.mozilla.org/?p=bugzilla/bugzilla.git;a=summary">https://git.mozilla.org/?p=bugzilla/bugzilla.git;a=summary</a> then look down to see "heads"<br>
<br></div>Each of these are either branches or tags.<br><br></div>You can switch easily between branches on the same repository with git checkout - the workflows are very similar to bzr but you'll notice branching (and jumps between branches) will probably be much faster since git was designed around making branching as fast as possible to support topic branches.<br>
<br></div>There are some great (and short!) video tutorials at <a href="http://git-scm.com/">http://git-scm.com/</a> also that should help you understand things and get up to speed quickly.<br><br><div><div><div><br></div>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 21, 2014 at 4:56 PM, Cédric Corazza <span dir="ltr"><<a href="mailto:cedric.corazza@gmail.com" target="_blank">cedric.corazza@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mark,<br>
<br>
I'm a Bugzilla localizer. I used to follow templates modifications for every active branch on <a href="http://bzr.mozilla.org/bugzilla" target="_blank">http://bzr.mozilla.org/<u></u>bugzilla</a> subscribing to atom feed for each branch and having English separate repositories for each branch to run tests (t/).<br>

I don't know git (yet), but consulting the link you gave <a href="https://git.mozilla.org" target="_blank">https://git.mozilla.org</a>, I'm neither able to see where the code for the different branches resides nor how to get warned about modification on templates.<br>

Is there a mozilla wiki page or some other documentation you can lead me to to get similar behaviour with git?<br>
Thanks<br>
<br>
Cédric<div class=""><br>
______________________________<u></u>_________________<br>
dev-apps-bugzilla mailing list<br>
<a href="mailto:dev-apps-bugzilla@lists.mozilla.org" target="_blank">dev-apps-bugzilla@lists.<u></u>mozilla.org</a><br>
<a href="https://lists.mozilla.org/listinfo/dev-apps-bugzilla" target="_blank">https://lists.mozilla.org/<u></u>listinfo/dev-apps-bugzilla</a><br>
-<br>
To view or change your list settings, click here:<br></div>
<<a href="http://bugzilla.org/cgi-bin/mj_wwwusr?user=$MSGRCPT" target="_blank">http://bugzilla.org/cgi-bin/<u></u>mj_wwwusr?user=$MSGRCPT</a>><br>
</blockquote></div><br></div>