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)
commit2528232969c0f5a7244a6e7d2dea8147790db3a1
tree9aaac68709e02cb2e85903ffed4697c547166968
parent33abcd4e771e0bd3129383eb56f4ba31ff82a24c
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 <ijackson@chiark.greenend.org.uk>
TODO.BRANCH