direct: Avoid hardlinking symlinks that point to the same content when the content is not present.

This commit is contained in:
Joey Hess 2013-01-06 13:57:53 -04:00
parent 82dbbfc0c3
commit e457be7631
3 changed files with 12 additions and 2 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ git-annex (3.20130105) UNRELEASED; urgency=low
drop, log.
* assistant: Detect when system is not configured with a user name,
and set environment to prevent git from failing.
* direct: Avoid hardlinking symlinks that point to the same content
when the content is not present.
-- Joey Hess <joeyh@debian.org> Thu, 03 Jan 2013 14:58:45 -0400