From f02f12affd475e05a1d4ba7710cba5a2de402f8d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 27 Jun 2018 21:34:41 +0100 Subject: [PATCH] WIP --- dgit-downstream-dsc.7.pod | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/dgit-downstream-dsc.7.pod b/dgit-downstream-dsc.7.pod index 7219503f..062ad984 100644 --- a/dgit-downstream-dsc.7.pod +++ b/dgit-downstream-dsc.7.pod @@ -144,7 +144,7 @@ The format of the readonly unauthenticated urls (hopefully https, but http or git will do) for your packages' git repos. These will be of the form: -CIC. +CBIC. Configure: @@ -158,6 +158,8 @@ dgit push will either B IB<@>C or B CB<@>C +and expect to find the repos in +CB/>IC Configure: @@ -166,15 +168,20 @@ BIB "" BIB C dgit-distro.I/push.git-user-force C -(eg you would set this too B if your hosting service +(eg you would set this to B if your hosting service expects every user to ssh to git@service) CIB B -CIB "/dgit/I/repos" +CIB C (eg BIB) + +CIB C (if any) =item git repository existence testing +dgit needs to know how to check whether a particular package +has a git repository yet. + -- 2.30.2