On Wed, Nov 2, 2016 at 4:17 PM, Stefan Beller <sbeller@xxxxxxxxxx> wrote: > -`const struct submodule *submodule_from_path(const unsigned char *commit_sha1, const char *path)`:: > +`const struct submodule *submodule_from_path(const unsigned char *commit_or_tree, const char *path)`:: > > Lookup values for one submodule by its commit_sha1 and path. > Update the doc text here as well? Thanks, Jake