Bugzilla now hosted at Github

Gervase Markham <[email protected]> Fri, 5 Aug 2016 13:59:04 +0100
Newsgroups gmane.comp.bug-tracking.bugzilla.devel
Message-ID <[email protected]>
As noted in an earlier message, Bugzilla's canonical repo is now on Github:

https://github.com/bugzilla/bugzilla

The git.mozilla.org mirror is not updating any more, so anyone pulling
from there is not getting the latest code. I'm not sure why but, as that
server is going away soon, it's not likely to get fixed.

If you have a pull of Bugzilla from git.mozilla.org and want to switch
it to being a pull from Github, take the following steps:

git remote set-url origin https://github.com/bugzilla/bugzilla.git

or, for developers who have checkin rights:

git remote set-url origin git-9UaJU3cA/F/[email protected]:bugzilla/bugzilla.git

I believe this works whatever branch you are on.

I've filed a bug to update our documentation.

Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/[email protected]
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<https://lists.bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>