On 2/9/24 09:22, aotto wrote:
for my special case the "ln -s .." is even don't work with git

reading the report you mentioned [1], I suggest doing it the other way round:
create a symlink in the directory where you generate the output and let it point
to the directory in your git working tree.

[1]
https://stackoverflow.com/questions/77954023/git-check-in-a-file-in-a-symlink-directory-fails/77960139#77960139

But that's all beyond ln(1) and coreutils in general.

Have a nice day,
Berny

Reply via email to