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:
parent
ab55689164
commit
5c7d1b0279
3 changed files with 14 additions and 8 deletions
|
@ -1,2 +1,4 @@
|
|||
cannot "git annex ../foo" (GitRepo.relative is buggy and
|
||||
git-ls-files also refuses w/o --full-name, which would need other changes)
|
||||
|
||||
[[done]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue