test: Set git user name and email in case git can't guess values.

This commit is contained in:
Joey Hess 2011-02-09 11:17:26 -04:00
parent 4a3a80f432
commit 82bc10d5ea
3 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (0.21) UNRELEASED; urgency=low
* test: Don't rely on chmod -R working.
* unannex: Fix recently introduced bug when attempting to unannex more
than one file at a time.
* test: Set git user name and email in case git can't guess values.
-- Joey Hess <joeyh@debian.org> Wed, 09 Feb 2011 00:12:11 -0400