git-annex/doc/bugs/dotdot_problem.mdwn
Joey Hess 5c7d1b0279 Fix git annex add ../foo (when ran in a subdir of the repo).
There was no reason for Git.relative to be used here.
2010-11-17 13:55:38 -04:00

4 lines
144 B
Markdown

cannot "git annex ../foo" (GitRepo.relative is buggy and
git-ls-files also refuses w/o --full-name, which would need other changes)
[[done]]