summaryrefslogtreecommitdiff
path: root/t/t9700
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2012-10-23 15:51:50 -0400
committerLibravatar Jeff King <peff@peff.net>2012-10-24 03:36:54 -0400
commit7acdd6f0bc27bba37591e2d5fc2ca84e2af13ce4 (patch)
tree556bdc5a32f9eec09d345df1adeeeaf9778bf9d2 /t/t9700
parentgit-config: fix regexp memory leaks on error conditions (diff)
downloadtgif-7acdd6f0bc27bba37591e2d5fc2ca84e2af13ce4.tar.xz
git-config: collect values instead of immediately printing
This is a refactor that will allow us to more easily tweak the behavior for multi-valued variables, and it will ultimately allow us to remove a lot git-config's custom code in favor of the regular git_config code. It does mean we're no longer streaming, and we're storing more in memory for the --get-all case, but in practice it is a tiny amount of data, and the results are instantaneous. Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 't/t9700')
0 files changed, 0 insertions, 0 deletions