Isolate test suite from global git config settings.

This commit is contained in:
Joey Hess 2016-04-20 15:04:38 -04:00
parent b56218f0c2
commit c3fdaf764d
Failed to extract signature
3 changed files with 15 additions and 0 deletions

1
debian/changelog vendored
View file

@ -10,6 +10,7 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
to refer to a file.
* Fix bug that prevented annex.sshcaching=false configuration from taking
effect when on a crippled filesystem. Thanks, divergentdave.
* Isolate test suite from global git config settings.
-- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400