Commit 26b3cec0b3dc4fbc135c3cba5355fbcfce00dac3

Carlos Martín Nieto 2018-05-16T15:42:08

path: add a function to detect an .gitmodules file Given a path component it knows what to pass to the filesystem-specific functions so we're protected even from trees which try to use the 8.3 naming rules to get around us matching on the filename exactly. The logic and test strings come from the equivalent git change.