Merge branch 'bw/submodule-sans-cache-compat'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2017 19:16:28 +0000 (11:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2017 19:16:28 +0000 (11:16 -0800)
commit00c4d2b6bca954b4505221616dd3f53230f9b299
tree4fa20727a7f4f1c2db4c9638567ebce9a1eda6cf
parent237aa99cd26da4daf9b2e75914ae17ecc9051f0c
parente724197f236aa1a4fa87a8e7dd1377dbd0199307
Merge branch 'bw/submodule-sans-cache-compat'

Code clean-up.

* bw/submodule-sans-cache-compat:
  submodule: convert get_next_submodule to not rely on the_index
  submodule: used correct index in is_staging_gitmodules_ok
  submodule: convert stage_updated_gitmodules to take a struct index_state
submodule.c