• Show log

    Commit

  • Hash : 08c2d3e9
    Author : Carlos Martín Nieto
    Date : 2015-07-11T18:31:28

    submodule: lookup the submodule by path if available
    
    If we get the path from the gitmodules file, look up the submodule we're
    interested in by path, rather then by name. Otherwise we might get
    duplicate results.