summaryrefslogtreecommitdiff
path: root/t/t1002-read-tree-m-u-2way.sh
diff options
context:
space:
mode:
authorLibravatar Heiko Voigt <hvoigt@hvoigt.net>2013-05-11 15:19:29 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-07-12 09:34:57 -0700
commitdbb9a8125542be4d57bc71b6d5baf81c7409a68b (patch)
tree0a53564f29b0b80063f104e7de92e0c6d2baab9e /t/t1002-read-tree-m-u-2way.sh
parentconfig: factor out config file stack management (diff)
downloadtgif-dbb9a8125542be4d57bc71b6d5baf81c7409a68b.tar.xz
config: drop cf validity check in get_next_char()
The global variable cf is set with an initialized value in all codepaths before calling this function. The complete call graph looks like this: git_config_from_file -> do_config_from -> git_parse_file -> get_next_char -> get_value -> get_next_char -> parse_value -> get_next_char -> get_base_var -> get_next_char -> get_extended_base_var -> get_next_char The variable is initialized in do_config_from. Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1002-read-tree-m-u-2way.sh')
0 files changed, 0 insertions, 0 deletions