From: Ian Jackson Date: Sun, 24 Jul 2016 19:02:57 +0000 (+0100) Subject: TODO.BRANCH: "previously" is fine. X-Git-Tag: archive/debian/2.0~235 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=2528232969c0f5a7244a6e7d2dea8147790db3a1;ds=sidebyside TODO.BRANCH: "previously" is fine. git_fetch_us fetches all of refs/heads and refs/tags into dgit-fetch, and then with deliberately_not_fast_forward we process each of those. This is correct. This is for replay protection and for this purpose it doesn't matter whether the tags we are stopping being unwound are dgit tags or something else. Signed-off-by: Ian Jackson --- diff --git a/TODO.BRANCH b/TODO.BRANCH index defdeeef..7e843ae3 100644 --- a/TODO.BRANCH +++ b/TODO.BRANCH @@ -3,8 +3,6 @@ Tag rename unfinished business (things resulting from searching for `tag' where searching for `debiantag' wouldn't find them) - - i_resp_previously, previously should include which tags ? - replay prevention all of them - rpush negotiation for which tag to sign - test suite tests/lib - many actual tests