Windows: Fix crash when user.name is not set in git config.

This commit is contained in:
Joey Hess 2014-10-31 16:14:12 -04:00
parent 8c622ec100
commit 0f6aaf8012
5 changed files with 18 additions and 22 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (5.20141025) UNRELEASED; urgency=medium
* Windows: Fix crash when user.name is not set in git config.
-- Joey Hess <joeyh@debian.org> Fri, 31 Oct 2014 16:13:43 -0400
git-annex (5.20141024) unstable; urgency=medium
* vicfg: Deleting configurations now resets to the default, where