On Fri, Aug 19, 2016 at 3:26 PM, Junio C Hamano <[email protected]> wrote: > Jacob Keller <[email protected]> writes: > >> Is there a way to do this lookup? I couldn't find it. > > Perhaps submodule_from_path(), that is used to implement "git > submodule--helper name $path"?
Yep, thanks. I also added a test to show that the use of name works. Regards, Jake -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

