Mounting Git commits as folders with NFS(jvns.ca)

2 分 | 作者 pvtmert 3天前

2 条评论

  • Someone 3天前
    FTA: “problem 1: webdav or NFS?

    The two filesystems I could that were natively supported by Mac OS were WebDav and NFS. I couldn’t tell which would be easier to implement so I just tried both”

    I might find out that it is incomplete, buggy or a nuisance to use, but FSKit (https://developer.apple.com/documentation/FSKit) would be my first choice.

  • pvtmert 3天前
    Given the advent of LLMs and agentic coding, I believe this article needs re-visiting as it makes it much more discoverable to compare individual files across commits.