diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-20 15:04:38 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-20 15:04:38 -0400 |
commit | 3bcf2bfb2e02cf4b0edefedde2db4b257a2c5343 (patch) | |
tree | 5462f29b2e308858a1b84019a5f795aa385f4511 /debian | |
parent | 5c23c1c2e6904e26b49cce1c9d0a1ba718e5938f (diff) |
Isolate test suite from global git config settings.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 39743f3fb..7dc48edee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |