.. _git: ### Git ### .. rubric:: The git manager Requirements (git) ================== A shell, for this example, bash is used, replace with desired shell .. code-block:: shell ~ $ command -v git /usr/bin/git ~ $ /usr/bin/git --version git version ... If the output is empty, then you need to `install git <#installatin-git>`_ Installation (git) ================== See the official documentation `installing git `_ Configuration (git) =================== .. [github-version] `Signing key `_