Confirmed users
1,364
edits
(add FAQ section) |
(update with decom status & FxOS pointers) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Git DVCS Service | Git DVCS Service | ||
{{Admon/caution|<code>git.mozilla.org</code> is being shut down|See {{bug|1277297}} for details, and below for information on finding content formerly stored here.}} | |||
= Overview = | = Overview = | ||
<code>git.mozilla.org</code> | <code>git.mozilla.org</code> used to be our primary Git service access point. It used to mirrored all FxOS related code, including mirrors of upstream repositories used in building FxOS. It was never the "Repository of Record" for any Mozilla project. | ||
All FxOS mirror repositories have been removed, however the repositories are available from their upstream source. The upstream source should be listed in the manifest file for the device you're building. Those manifests can be found in the [https://github.com/mozilla-b2g/b2g-manifest b2g-manifest] repository. (Unfortunately, some manifests were not correctly maintained - you may need to look at older revisions of the manifest if the latest points to <code>git.mozilla.org</code>. | |||
All other (non-FxOS) repositories have been moved elsewhere, mostly to [[https://github.com/ GitHub]]. | |||
<div id="status"></div> | <div id="status"></div> | ||
= Status = | = Status = | ||
The high level status of git and supporting infrastructure can be seen on the [ | The high level status of git and supporting infrastructure can be seen on the [https://status.mozilla.org/ main Mozilla status page]. You can also view [http://hwine.github.io/gitstats#mem-load current host load] and [https://hwine.github.io/gitstats#apache-overview Apache traffic]. | ||
= FAQ = | = FAQ = | ||