summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 12:26:56 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 12:26:57 +0100
commit67a6338276dd0d5d81e3fff493a00dbc83e270b6 (patch)
tree444fc6a513327381ba34f6c8037794eac049ed12 /dgit.1
parent49d414e316753377623e913e4576384986c108b8 (diff)
dgit(1): Encourage --overwrite rather than --overwrite=version.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.17
1 files changed, 7 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index a21f212..4aea52f 100644
--- a/dgit.1
+++ b/dgit.1
@@ -604,6 +604,13 @@ your git branch is not a descendant
of the version in the archive
according to the git revision history.
+It is safer not to specify
+.IR previous-version ,
+and usually it's not needed.
+Just say
+.BR --overwrite ,
+unless you know what you are doing.
+
This option is useful if you are the maintainer, and you have
incorporated NMU changes into your own git workflow in a way that
doesn't make your branch a fast forward from the NMU.