From 79edd10df4113ce3ba25161c26fd90fbf29ece48 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 25 Jan 2017 09:11:11 -0700 Subject: dgit-maint-merge(7): Quote sample clone commands Signed-off-by: Sean Whitton Signed-off-by: Ian Jackson --- debian/changelog | 1 + dgit-maint-merge.7.pod | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2491f7..b8937b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ dgit (3.9~) unstable; urgency=medium 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. diff --git a/dgit-maint-merge.7.pod b/dgit-maint-merge.7.pod index 16fef9b..3da1b78 100644 --- a/dgit-maint-merge.7.pod +++ b/dgit-maint-merge.7.pod @@ -258,8 +258,8 @@ first upload of upstream version 1.2.3, you could use: =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. -- cgit v1.2.3