Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t0001: use test_config_global
author
Jeff King
<peff@peff.net>
Thu, 20 Mar 2014 23:18:12 +0000
(19:18 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 21 Mar 2014 21:28:03 +0000
(14:28 -0700)
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>
raw
|
patch
| inline |
side by side
(from:
2a47241
)
No differences found