Commit ea5bf6bbcead5a9ba24a38c4da62ee87059c5c9f

Carlos Martín Nieto 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.