From 6bf51383587f7d6ff31f253dba5fa6d2209fee6d Mon Sep 17 00:00:00 2001 From: Anshul Gupta Date: Fri, 13 Jun 2025 15:55:55 -0700 Subject: Add ssh transport option for github --- man/github-mirror.conf.5 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/github-mirror.conf.5 b/man/github-mirror.conf.5 index f610857..5a811ea 100644 --- a/man/github-mirror.conf.5 +++ b/man/github-mirror.conf.5 @@ -62,6 +62,14 @@ The default is false. If set to true, skip mirroring private repositories owned by the user. The default is false. +.It Cm transport +The transport to use for the repository. The default is +.Dq Cm https . +This can be one of +.Dq Cm https +or +.Dq Cm ssh . + .El .Pp -- cgit v1.2.3