summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 15:07:33 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 15:07:33 +0100
commit8436e4ded164239453c38f192fe3bde3a4b70635 (patch)
tree34bfb1bba36a7acf83a07ab79ec25a57b1561701 /dgit.1
parentdafae42ddef4daaf40c91c4ad6107531a6eeadc7 (diff)
todos
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 3bc270c..19f3868 100644
--- a/dgit.1
+++ b/dgit.1
@@ -139,6 +139,13 @@ dgit assumes knowledge of the archive layout. There appears to be no
sane way to find the path in the archive pool of the .dsc for a
particular suite.
+Debian Policy needs to be updated to describe the new Vcs-Git-Master
+field (and to specify that it is an RC bug for that field to refer
+to an unavailable commit).
+
+dgit push should perhaps do `git push origin', or something similar,
+by default.
+
The mechanism for checking for and creating per-package repos on
alioth is a hideous bodge. One consequence is that dgit currently
only works for people with push access.