This commit is contained in:
parent
d52dd5faa5
commit
6c3a7d320f
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
### Please describe the problem.
|
||||
Using the windows port of git annex, I'm unable to directly access files that are retrieved from a remote ssh repository. Instead, the file contains a reference to ../.git/annex/objects....
|
||||
|
||||
**Update** This appears to be a problem with remote bare repositories only. I was able to get from a remote regular git repository without the stand-in symlinks. The stand-in symlink file gets replaced with the real content on "get" using a non-base repository.
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
[[!format sh """
|
||||
|
|
Loading…
Add table
Reference in a new issue