chiark / gitweb /
TODO.BRANCH: "previously" is fine.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Jul 2016 19:02:57 +0000 (20:02 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Aug 2016 17:40:07 +0000 (18:40 +0100)
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 <ijackson@chiark.greenend.org.uk>
TODO.BRANCH

index defdeeef5407441d104bd5b2f4f34aa261ab8e46..7e843ae38d5f066466346d777489043ddfd9662c 100644 (file)
@@ -3,8 +3,6 @@ Tag rename unfinished business
 (things resulting from searching for `tag' where searching for
  `debiantag' wouldn't find them)
 
 (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
  - rpush negotiation for which tag to sign
  - test suite tests/lib
  - many actual tests