Re: [PATCH 01/12] Generate unique ID for submodules created using "git submodule add"
From: Peter Collingbourne <hidden> Date: 2016-06-15 22:48:33
The suggestion of _appending_ some nonsense to a submodule name sounds
much more palatable to me than _replacing_ the submodule name with
nonsense. YMMV, of course.
Indeed. But we should be careful about which components of the path
we include in the submodule name, in order to minimise confusion.
Here are a couple of suggested patches which could be squashed into
this patch; we may choose to apply one or both of them.
Thanks.
--
Peter