assistant: Detect when system is not configured with a user name, and set environment to prevent git from failing.

This commit is contained in:
Joey Hess 2013-01-06 13:34:08 -04:00
parent 24df1f6ee0
commit 13d2fffb2d
4 changed files with 35 additions and 1 deletions

2
debian/changelog vendored
View file

@ -5,6 +5,8 @@ git-annex (3.20130105) UNRELEASED; urgency=low
* assistant: Make expensive transfer scan work fully in direct mode.
* More commands work in direct mode repositories: find, whereis, move, copy,
drop, log.
* assistant: Detect when system is not configured with a user name,
and set environment to prevent git from failing.
-- Joey Hess <joeyh@debian.org> Thu, 03 Jan 2013 14:58:45 -0400