summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-22 09:24:10 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-22 09:24:10 +0100
commite991607cdd6183e74cd1a6bc218ab048d1d88a11 (patch)
tree93e3569e0b3c8314e7901515436655278832f5a5
parent2b5c8f502e49ff9d32d8073f178bf30650b5448d (diff)
note TODO about quilt autocommit in manpage
-rw-r--r--TODO1
-rw-r--r--dgit.14
2 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4959a91..4865775 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
manpage better descriptions
distro option
-autocommit not on HEAD, optionally
field access error checks
diff --git a/dgit.1 b/dgit.1
index c3fa7f3..f850924 100644
--- a/dgit.1
+++ b/dgit.1
@@ -362,6 +362,10 @@ it for you, to make sure that the git history and archive contents are
identical. That this is necessary is a bug in the `3.0 (quilt)'
format.
+There should be an option which arranges for the `3.0 (quilt)'
+autocommit to not appear on your HEAD, but instead only in the
+remote tracking suite branch.
+
The option parser requires values to be cuddled to the option name.
dgit assumes knowledge of the archive layout. There appears to be no