Commit d23fb5c943c3f4accd8b5176db1b78d377bfec54

Carlos Martín Nieto 2015-03-12T01:09:13

clone: add failing test for local transport with a tag When there is a tag, we must make sure that we get all referenced objects from this tag as well. This failing test shows that e.g. when there is a tagged tree, we insert the top tree but do not descend, thus causing the clone to have broken links.