Commit a34c4f8dcee7e985444be9f5e02b627a55c16bbb

Carlos Martín Nieto 2015-07-11T13:32:57

submdule: reproduce double-reporting of a submodule in foreach When we rename a submodule, we should be merging two sets of information based on whether their path is the same. We currently only deduplicate on equal name, which causes us to double-report.