Mounting Git commits as folders with NFS

(jvns.ca)

2 points | by pvtmert 7 hours ago ago

2 comments

  • Someone 4 hours ago ago

    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 7 hours ago ago

    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.