summaryrefslogtreecommitdiff
path: root/TODO.BRANCH
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-31 18:49:55 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-05 13:41:48 +0100
commit626570adb7708d465460d236c9da1b82a23c22b4 (patch)
treeef7998844d96cb6e828d6756864690cd8836c192 /TODO.BRANCH
parent045ec681a42fd823280cdec86a177309ddd741f0 (diff)
Split tags: Push the maintainer view tag, where supported
We introduce a new `maint' possibility in to the dgit-tag-format access cfg list, presence of which indicates that the receiver is content to receive DEP-14-style maintainer-view (ie, non-dgit0 tags. For now, we default this to true. However, repos handled by dgit-repos-server cannot currently cope with this, because: * dgit-repos-server currently tries to be compatible with old dgits which send DEP-14-named dgit tags; * dgit-repos-server doesn't currently permit the creation of `extraneous' (ie, non-dgit) tags and branches. So for Debian, we do not set this flag. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'TODO.BRANCH')
-rw-r--r--TODO.BRANCH2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.BRANCH b/TODO.BRANCH
index 7138c3b..7451476 100644
--- a/TODO.BRANCH
+++ b/TODO.BRANCH
@@ -20,6 +20,8 @@ Want tests for
old tag
- rejecting push of same version with one tag when then the other
+That, where appropriate, maint view tags are pushed to dgit git repo
+
----------
Provide --gpbpq[=:] options