Bugfix: Make add ../ work.

The complication of check-attr returning absolute paths that have to be
converted back to relative paths..
This commit is contained in:
Joey Hess 2011-07-10 13:52:53 -04:00
parent 562fd41d6c
commit 7919de73af
4 changed files with 20 additions and 6 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
git-annex (3.20110708) UNRELEASED; urgency=low
* add: Be even more robust to avoid ever leaving the file seemingly deleted.
* Bugfix: Make add ../ work.
-- Joey Hess <joeyh@debian.org> Thu, 07 Jul 2011 21:28:49 -0400