chiark / gitweb /
dgit: Cope if the archive server sends an HTTP redirect
[dgit.git] / dgit-maint-merge.7.pod
index 3587dcdfd140e266b45d39e9538f858f04747fc4..3da1b78538cd5eba22e805e033d98cde4ce47926 100644 (file)
@@ -252,14 +252,14 @@ first upload of upstream version 1.2.3, you could use:
 
 =over 4
 
-    % git clone https://git.dgit.debian.org/
+    % git clone https://git.dgit.debian.org/foo
     % cd foo
     % git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'
 
 =back
 
-(If you have dgit, use dgit clone foo,
-rather than plain git clone.)
+(If you have dgit, use `dgit clone foo`,
+rather than plain `git clone`.)
 
 A single combined diff, containing all the changes, follows.