config: add git_config_get_split_index()
authorChristian Couder <redacted>
Mon, 27 Feb 2017 18:00:00 +0000 (19:00 +0100)
committerJunio C Hamano <redacted>
Wed, 1 Mar 2017 21:24:21 +0000 (13:24 -0800)
commit1f44b09b5891aa0dc30cc7b7fff0d29b985a5af6
tree7f3d2049b811565e269e5cec2477ed1b696a4cb9
parent5662176313935abb2035a12e14d701c756d9ac96
config: add git_config_get_split_index()

This new function will be used in a following commit to know
if we want to use the split index feature or not.

Signed-off-by: Christian Couder <redacted>
Signed-off-by: Junio C Hamano <redacted>
cache.h
config.c
git clone https://git.99rst.org/PROJECT