T2405: add Git support to commit-archive

This commit is contained in:
Christian Breunig 2023-11-19 22:16:48 +01:00
parent 403bca3bad
commit 643432e59f

View File

@ -861,10 +861,13 @@ be ``config.boot-hostname.YYYYMMDD_HHMMSS``.
Specify remote location of commit archive as any of the below
:abbr:`URI (Uniform Resource Identifier)`
* ``scp://<user>:<passwd>@<host>:/<dir>``
* ``sftp://<user>:<passwd>@<host>/<dir>``
* ``http://<user>:<passwd>@<host>:/<dir>``
* ``https://<user>:<passwd>@<host>:/<dir>``
* ``ftp://<user>:<passwd>@<host>/<dir>``
* ``sftp://<user>:<passwd>@<host>/<dir>``
* ``scp://<user>:<passwd>@<host>:/<dir>``
* ``tftp://<host>/<dir>``
* ``git+https://<user>:<passwd>@<host>/<path>``
.. note:: The number of revisions don't affect the commit-archive.