From: Sean Whitton Date: Fri, 4 Aug 2017 14:52:50 +0000 (-0400) Subject: dgit(1): Note that push-source doesn't need --rm-old-changes X-Git-Tag: archive/debian/4.2~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=b5bcafcd708628c57619139032c093ccf3694597 dgit(1): Note that push-source doesn't need --rm-old-changes Signed-off-by: Sean Whitton Acked-by: Ian Jackson --- diff --git a/dgit.1 b/dgit.1 index 047695b9..4f147988 100644 --- a/dgit.1 +++ b/dgit.1 @@ -744,6 +744,9 @@ The default is not to remove, but .B \-\-no-rm-old-changes can be used to override a previous \-\-rm-old-changes or the .rm-old-changes configuration setting. + +Note that \fBdgit push-source\fR will always find the right .changes, +regardless of this option. .TP .BI --build-products-dir= directory Specifies where to find the built files to be uploaded.