diff options
author | Heiko Voigt <hvoigt@hvoigt.net> | 2013-05-11 15:18:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-12 09:34:57 -0700 |
commit | ca4b5de28bad7d50b882794124ca4e57044a1cba (patch) | |
tree | 64a66c478baaad04ff0c1502eda4fb31a5f42fdf /rerere.c | |
parent | b387c77b12953d543bf5efc3825b5be26d753f9c (diff) | |
download | git-ca4b5de28bad7d50b882794124ca4e57044a1cba.tar.gz |
config: factor out config file stack management
Because a config callback may start parsing a new file, the
global context regarding the current config file is stored
as a stack. Currently we only need to manage that stack from
git_config_from_file. Let's factor it out to allow new
sources of config data.
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 'rerere.c')
0 files changed, 0 insertions, 0 deletions