Im using the recursive feature and my submodules sometimes contain the same dependencies since they are copied to the root path this will result in Merge conflict in import "PeruTest" at "./": even if the files are from the same commit.
Can you add a switch which ignores files which are copied multiple times but match exactly.