diff options
author | Jeff King <peff@peff.net> | 2014-03-20 19:18:12 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-03-21 14:28:03 -0700 |
commit | 2a472410cbb481c56ee207dbda2ee99d158c0f48 (patch) | |
tree | aa0cc876e24ec976b836792a8d555ad9c26c3545 /http-fetch.c | |
parent | t0001: use test_path_is_* (diff) | |
download | tgif-2a472410cbb481c56ee207dbda2ee99d158c0f48.tar.xz |
t0001: use test_config_global
We hand-set several config options using :
git config -f $HOME/.gitconfig ...
Instead, we can use "test_config_global". Not only is this
more readable, but it cleans up for us so that subsequent
tests aren't polluted by our settings.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-fetch.c')
0 files changed, 0 insertions, 0 deletions