From eb41bc5fcd22bfe48820ef82bc2ce0c0f7131bc1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 4 Jul 2018 01:27:42 +0100 Subject: [PATCH] dgit(1): checkout: Document when this acceses the network Signed-off-by: Ian Jackson --- dgit.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dgit.1 b/dgit.1 index d5ef9303..e7ab454a 100644 --- a/dgit.1 +++ b/dgit.1 @@ -124,6 +124,11 @@ NB: dgit checkout will only do a fetch if it has to. If you already have the suite branch, and want to merge your branch with updates from the archive, use dgit pull. + +dgit checkout will normally need to aceess the archive server, +to canonicalise the provided suite name. +The exception is if you specify the canonical name, +and the branch (or tracking branch) already exists. .TP \fBdgit build\fR ... Runs -- 2.30.2