]> git.proxmox.com Git - libgit2.git/commit
submodule: bring back finding by path
authorCarlos Martín Nieto <cmn@dwim.me>
Tue, 5 May 2015 04:03:21 +0000 (06:03 +0200)
committerCarlos Martín Nieto <cmn@dwim.me>
Mon, 22 Jun 2015 15:02:55 +0000 (17:02 +0200)
commitd769a3fdda81be4936a3760bd29f39935b32376a
treee8f3e2c2c3cc7a22ff816350f3d8e3c896b9d9c6
parentc6f489c964bc4df29bdacb1ee4afdcdb294f3815
submodule: bring back finding by path

During the removal of the cache, we also removed the ability to use
`_lookup()` to search by path rather than name. Bring this logic back.
src/submodule.c