Merge branch 'hv/submodule-config'
authorJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2015 22:38:52 +0000 (15:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2015 22:38:52 +0000 (15:38 -0700)
The gitmodules API accessed from the C code learned to cache stuff
lazily.

* hv/submodule-config:
submodule: allow erroneous values for the fetchRecurseSubmodules option
submodule: use new config API for worktree configurations
submodule: extract functions for config set and lookup
submodule: implement a config API for lookup of .gitmodules values

No differences found