summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-05-31 15:36:04 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-05-31 16:05:10 +0100
commited13a339560efb554f9afc9419ffd8157e357727 (patch)
treea78270addd92d68d35bc1c95d0fd6bf4ec5a9f3f /dgit.1
parent6b8c969adabf3b74d9deb836e5377a3e01c2a57b (diff)
Infra: Add dgit-repos-policy-trusting
Also add the --deliberately-fresh-repo deliberately, both to the manpage and to dgit's idea of non-fast-forward-ness. Rename the dgit test only deliberatelies to start with TEST-dgit-only- rather than having the -dgit-only at the end.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.15
1 files changed, 5 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 35a0922..ed4c6b1 100644
--- a/dgit.1
+++ b/dgit.1
@@ -278,6 +278,11 @@ option after verifying that: none of the rejected-from-NEW (or
never-accepted) versions in the git history of your current push, were
rejected by ftpmaster for copyright or redistributability reasons.
.TP
+.BR --deliberately-fresh-repo
+Declare that you are deliberately rewinding history and want to
+throw away the existing repo. Not relevant when pushing to Debian,
+as the Debian server will do this automatically when necessary.
+.TP
.BR --quilt=linear
When fixing up source format `3.0 (quilt)' metadata, insist on
generating a linear patch stack. If such a stack cannot be generated,