no bug - doc: also promote git as a repo r=glob DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D188393
This commit is contained in:
Sylvestre Ledru 2023-09-18 07:54:20 +00:00
Родитель 1839d947cf
Коммит 4c03bbe394
4 изменённых файлов: 7 добавлений и 10 удалений

Просмотреть файл

@ -2,7 +2,7 @@ Mercurial Overview
==================
Mercurial is a source-code management tool which allows users to keep track of changes to the source code locally and share their changes with others.
We use it for the development of Firefox.
We also support Git as VCS (see :ref:`Firefox Contributors' Quick Reference`).
Installation
------------

Просмотреть файл

@ -98,9 +98,8 @@ the interactive setup process.
.. note::
In general, the Firefox workflow works best with Mercurial. However,
if you'd prefer to use ``git``, you can grab the source code in
"git" form by running the bootstrap script with the ``vcs`` parameter:
To use ``git``, you can grab the source code in "git" form by running the
bootstrap script with the ``vcs`` parameter:
.. code-block:: shell

Просмотреть файл

@ -80,9 +80,8 @@ the interactive setup process.
.. note::
In general, the Firefox workflow works best with Mercurial. However,
if you'd prefer to use ``git``, you can grab the source code in
"git" form by running the bootstrap script with the ``vcs`` parameter:
To use ``git``, you can grab the source code in "git" form by running the
bootstrap script with the ``vcs`` parameter:
.. code-block:: shell

Просмотреть файл

@ -63,9 +63,8 @@ the interactive setup process.
.. note::
In general, the Firefox workflow works best with Mercurial. However,
if you'd prefer to use ``git``, you can grab the source code in
"git" form by running the bootstrap script with the ``vcs`` parameter:
To use ``git``, you can grab the source code in "git" form by running the
bootstrap script with the ``vcs`` parameter:
.. code-block:: shell