summaryrefslogtreecommitdiff
path: root/git-svn.perl
diff options
context:
space:
mode:
authorLibravatar Mehul Jain <mehul.jain2029@gmail.com>2016-03-21 23:48:02 +0530
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-03-21 13:23:44 -0700
commitc48d73bdececb38af237450724b1a67307d7a013 (patch)
treefa51704367996b075e43447c5a61a54d49767664 /git-svn.perl
parentGit 2.8-rc1 (diff)
downloadtgif-c48d73bdececb38af237450724b1a67307d7a013.tar.xz
git-pull.c: introduce git_pull_config()
git-pull makes a seperate call to git_config_get_bool() to read the value of "rebase.autostash". This can be reduced as a call to git_config() is already there in the code. Introduce a callback function git_pull_config() to read "rebase.autostash" along with other variables. Helped-by: Junio C Hamano <gitster@pobox.com> Helped-by: Paul Tan <pyokagan@gmail.com> Helped-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Mehul Jain <mehul.jain2029@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions