Commit 69b6ffc4c53d578800274993b5222fa5a7699f21

Russell Belfer 2014-03-28T14:02:21

Make a real submodule cache object This takes the old submodule cache which was just a git_strmap and makes a real git_submodule_cache object that can contain other things like a lock and timestamp-ish data to control refreshing of submodule info.