Merge branch 'hv/submodule-config'
commit5a4f07b32207044eb8380f2893f807cc8ab9d58f
authorJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2015 22:38:52 +0000 (31 15:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2015 22:38:52 +0000 (31 15:38 -0700)
tree8860227eb2821a6e7d6d490cb31a4b32a28227ff
parentfc9dfda1be25ab3bb311900c6cfbf59d6b6e224e
parent027771fcb153e0003bcb2d68e1838594a48b0161
Merge branch 'hv/submodule-config'

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
.gitignore
Makefile
builtin/checkout.c
builtin/fetch.c
diff.c
submodule.c