• Show log

    Commit

  • Hash : ea5bf6bb
    Author : Carlos Martín Nieto
    Date : 2016-03-04T12:34:38

    treebuilder: don't try to verify submodules exist in the odb
    
    Submodules don't exist in the objectdb and the code is making us try to
    look for a blob with its commit id, which is obviously not going to
    work.
    
    Skip the test if the user wants to insert a submodule.