Fix git annex add ../foo (when ran in a subdir of the repo).

There was no reason for Git.relative to be used here.
This commit is contained in:
Joey Hess 2010-11-17 13:55:38 -04:00
parent ab55689164
commit 5c7d1b0279
3 changed files with 14 additions and 8 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (0.08) UNRELEASED; urgency=low
* Fix `git annex add ../foo` (when ran in a subdir of the repo).
-- Joey Hess <joeyh@debian.org> Wed, 17 Nov 2010 13:54:49 -0400
git-annex (0.07) unstable; urgency=low
* find: New subcommand.