When initializing a directory special remote with a relative path, the path is made absolute.
Using a relative path would work, until the user changed to some other directory in the repo and tried to access the remote from there..
This commit is contained in:
parent
b9b5ba7edb
commit
a0f6dab8de
2 changed files with 6 additions and 3 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -10,6 +10,8 @@ git-annex (4.20130502) UNRELEASED; urgency=low
|
|||
* Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails
|
||||
to build.
|
||||
* direct: Fix a bug that could cause some files to be left in indirect mode.
|
||||
* When initializing a directory special remote with a relative path,
|
||||
the path is made absolute.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 02 May 2013 20:39:19 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue