t1306: check that XDG_CONFIG_HOME works
commit22ae029a1e0631570a2db5d030e5755f9be96eee
authorJeff King <peff@peff.net>
Tue, 24 Jul 2012 12:27:10 +0000 (24 08:27 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 15:59:07 +0000 (24 08:59 -0700)
tree77530ef5277b26bc693a9c3b91dfa80b712759a4
parent6283a376c47e7ca3327e563143c1ceda39ae25ac
t1306: check that XDG_CONFIG_HOME works

This should override $HOME/.config, but we never actually tested it.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1306-xdg-files.sh