> * kj/renamed-submodule (2025-06-07) 2 commits > - submodule: skip redundant active entries when pattern covers path > - submodule: prevent overwriting .gitmodules entry on path reuse > > The case where a new submodule takes a path where used to be a > completely different subproject is now dealt a bit better than > before. > > Comments? > source: <20250608032705.11990-1-jayatheerthkulkarni2005@xxxxxxxxx> Ummmm, I think this has been a backlog for some while. I have sent new patches [0] There was also a clear description [1] of the helper logic I added. If there is any other approach I should take I could do that too 0 - https://lore.kernel.org/git/20250608032705.11990-1-jayatheerthkulkarni2005@xxxxxxxxx/ 1 - https://lore.kernel.org/git/CA+rGoLdTT3kdELUyHdZLWyy8e6AbfRU7kDFcVUdCmVtDi11hMw@xxxxxxxxxxxxxx/ Thank you, - Jayatheerth