• Show log

    Commit

  • Hash : d23fb5c9
    Author : Carlos Martín Nieto
    Date : 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.