logoalt Hacker News

j_bumyesterday at 2:42 AM1 replyview on HN

I have AGENTS.md symlinked to CLAUDE.md and it works fine in my repos.

But I can’t speak to it working across OS.


Replies

BoiledCabbageyesterday at 4:37 AM

Confirm on a new clone that if you modify a file that the other is updated.

I thought git by default treats symlinks simply as file copies when cloning new.

Ie git may not be aware of the symlink.

show 1 reply