From: Christian Couder Date: Mon, 27 Feb 2017 18:00:00 +0000 (+0100) Subject: config: add git_config_get_split_index() X-Git-Tag: v2.13.0-rc0~111^2~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1f44b09b5891aa0dc30cc7b7fff0d29b985a5af6?hp=1f44b09b5891aa0dc30cc7b7fff0d29b985a5af6 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 Signed-off-by: Junio C Hamano ---