Ramkumar Ramachandra <artag...@gmail.com> writes:

> My solution fixes all these problems, and we need
> .git/modules/<name>.git (no path-to-submodule nonsense) only as a last
> resort: #3 (ref: my email to Peff).

Have you noticed that there are distinction between submodule path
and submodule name already in the current system, and name is
derived from path if you do not give it when adding a submodule
merely as a convenience?

If some existing code uses .git/modules/<path>.git in "git submodule",
that is a bug that needs to be fixed.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to