git migration scheduled for 11 March 2014

Stephanie Daugherty sdaugherty at gmail.com
Fri Feb 21 22:25:00 UTC 2014


to answer the first part,
https://git.mozilla.org/?p=bugzilla/bugzilla.git;a=summary then look down
to see "heads"

Each of these are either branches or tags.

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.

There are some great (and short!) video tutorials at
http://git-scm.com/also that should help you understand things and get
up to speed quickly.




On Fri, Feb 21, 2014 at 4:56 PM, Cédric Corazza <cedric.corazza at gmail.com>wrote:

> Hi Mark,
>
> I'm a Bugzilla localizer. I used to follow templates modifications for
> every active branch on http://bzr.mozilla.org/bugzilla subscribing to
> atom feed for each branch and having English separate repositories for each
> branch to run tests (t/).
> I don't know git (yet), but consulting the link you gave
> https://git.mozilla.org, I'm neither able to see where the code for the
> different branches resides nor how to get warned about modification on
> templates.
> Is there a mozilla wiki page or some other documentation you can lead me
> to to get similar behaviour with git?
> Thanks
>
> Cédric
>
> _______________________________________________
> dev-apps-bugzilla mailing list
> dev-apps-bugzilla at lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-apps-bugzilla
> -
> To view or change your list settings, click here:
> <http://bugzilla.org/cgi-bin/mj_wwwusr?user=$MSGRCPT>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20140221/f59021ff/attachment.html>


More information about the developers mailing list