From: Ian Jackson Date: Sun, 18 Sep 2016 11:37:49 +0000 (+0100) Subject: fetch_from_archive: Mention that git_fetch_us must be called first X-Git-Tag: archive/debian/2.0~167 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e5038c74011be7177d65aa58437a020b0948812d;p=dgit.git fetch_from_archive: Mention that git_fetch_us must be called first Signed-off-by: Ian Jackson --- diff --git a/dgit b/dgit index a78e2fbc..55a20df8 100755 --- a/dgit +++ b/dgit @@ -1806,7 +1806,7 @@ sub fetch_from_archive () { # or another, according to us - ie this client's # appropritaely-updated archive view. Also returns the commit id. # If there is nothing in the archive, leaves lrref alone and - # returns undef. + # returns undef. git_fetch_us must have already been called. get_archive_dsc(); if ($dsc) {