Skip to content

Commit

Permalink
src/doc/en/developer/github.rst: Use 'By HTTPS protocol'
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Jan 24, 2024
1 parent 74cfd0d commit 2392b19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/doc/en/developer/github.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Next if you don't have a local Git repo of Sage, then start afresh `cloning
your fork
<https://docs.github.com/en/get-started/quickstart/fork-a-repo#cloning-your-forked-repository>`_:

.. tab:: Using HTTPS
.. tab:: By HTTPS protocol

::

Expand Down Expand Up @@ -164,7 +164,7 @@ your fork

If you already have a local Git repo and only want to link your fork as ``origin`` remote, then do:

.. tab:: Using HTTPS
.. tab:: By HTTPS protocol

::

Expand Down Expand Up @@ -202,7 +202,7 @@ If you already have a local Git repo and only want to link your fork as ``origin

You also add the Sage repo ``sagemath/sage`` as your remote ``upstream``:

.. tab:: Using HTTPS
.. tab:: By HTTPS protocol

::

Expand Down

0 comments on commit 2392b19

Please sign in to comment.