summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-24 20:08:54 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-08-14 18:40:07 +0100
commit38fe7f334ee8a8ad529878158571ed9cf2507c99 (patch)
treeb08713452a7d757f7e1f49177273ffa649e26a33
parentf1dd77ed97d9066a3471a64f6bd665b5bd97916c (diff)
TODO.BRANCH: Want to test upgrade smoothness
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--TODO.BRANCH3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.BRANCH b/TODO.BRANCH
index d8f5520..361e95e 100644
--- a/TODO.BRANCH
+++ b/TODO.BRANCH
@@ -16,6 +16,9 @@ Tag rename unfinished business
Want tests for
- accepting old and new version tags
+ - start repo with old tag, push with new tag, run
+ "old" dgit to push again with new tag, push again with
+ old tag
- rejecting push of same version with one tag when then the other
----------