This commit is contained in:
Joey Hess 2024-01-25 13:04:35 -04:00
parent 3109447120
commit 991dfcb9b8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -10,3 +10,6 @@ Absolute symlinks pointing into the tree being imported should be turned into re
Absolute symlinks pointing outside the tree are a harder case. I would still suggest importing these as git symlinks, pointing to the same absolute target path.
As long as the repo is checked out into a filesystem where the same absolute paths are mounted, the links will work. That's a common scenario when all repo users use the same compute cluster with a shared filesystem.
> I've decided to reject this idea, although I'm still open to discussion
> about use cases for it. [[done]] --[[Joey]]