chiark / gitweb /
dgit-maint-merge(7): Quote sample clone commands
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 25 Jan 2017 16:11:11 +0000 (09:11 -0700)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 25 Jan 2017 16:21:31 +0000 (16:21 +0000)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit-maint-merge.7.pod

index a2491f719a86551381f16ed8e22523bcfe45dd4c..b8937b6f3f4383bf44d6b8b80ce3ce2fc1363b72 100644 (file)
@@ -7,6 +7,7 @@ dgit (3.9~) unstable; urgency=medium
 
   Documentation:
   * dgit-maint-merge(7): Get git clone url right.  Closes:#852609.
 
   Documentation:
   * dgit-maint-merge(7): Get git clone url right.  Closes:#852609.
+  * dgit-maint-merge(7): Quote sample clone commands.  Closes:#852615.
 
   Test suite:
   * overwrite-chkclog: test UNRELEASED handling.
 
   Test suite:
   * overwrite-chkclog: test UNRELEASED handling.
index 16fef9b977c797dd301e5fdce3fdf2c705cf199f..3da1b78538cd5eba22e805e033d98cde4ce47926 100644 (file)
@@ -258,8 +258,8 @@ first upload of upstream version 1.2.3, you could use:
 
 =back
 
 
 =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.
 
 
 A single combined diff, containing all the changes, follows.