GitMounter
has anyone made a read-only FUSE filesystem for a git repository where every commit is a folder and the folder contains all the files in that commit?
And I did in fact do something very like that, back when I was playing with FUSE! But I never put it up anywhere cause it had an annoying build process, and didn’t seem to add much, and—
Well, in any case, Evans asked to see it, so here it is, cleaned up to be a plain old SwiftPM package.
Previously: