From cc66b4c93bea20220de9ebd4a0b3f686da1d0453 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 7 Nov 2018 21:25:52 +0300 Subject: Add support for ssh:// git protocol --- bpkg/common.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/common.cli') diff --git a/bpkg/common.cli b/bpkg/common.cli index a8c363e..646cb2b 100644 --- a/bpkg/common.cli +++ b/bpkg/common.cli @@ -140,8 +140,8 @@ namespace bpkg \cb{curl} and to the \cb{--timeout} option for \cb{wget} and \cb{fetch}. For \cb{git} over HTTP/HTTPS this semantics is achieved using the \cb{http.lowSpeedLimit}=\i{1} \cb{http.lowSpeedTime}=\i{sec} - configuration values (the \cb{git://} protocol currently does not - support timeouts). + configuration values (the \cb{git://} and \cb{ssh://} protocols + currently do not support timeouts). See \cb{--fetch} and \cb{--git} for more information on the fetch programs." -- cgit v1.1