comment
This commit is contained in:
parent
05026e2053
commit
162c772703
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 9"""
|
||||||
|
date="2024-01-18T16:14:11Z"
|
||||||
|
content="""
|
||||||
|
Datalad relies on git-annex's handling of submodules to work afaik so I
|
||||||
|
don't see why using it would avoid this problem.
|
||||||
|
|
||||||
|
If I understand correctly, the .git symlink in the submodule that git-annex
|
||||||
|
sets up gets broken when the submodule is relocated. But I would have
|
||||||
|
expected that moving from `a/b/` to `x/y/` would keep the symlink working,
|
||||||
|
since it's at the same path depth.
|
||||||
|
|
||||||
|
I'd need more information to fix this problem, so I recommend filing a
|
||||||
|
[[bugs|bug]] report with details.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue