git_config_parse_key_1 1920 config.c       	return git_config_parse_key_1(key, store_key, baselen, 0);
git_config_parse_key_1 1925 config.c       	return !git_config_parse_key_1(key, NULL, NULL, 1);