From the HackerLinks archive

Git commits as folders via NFS

A filesystem trick for browsing git history as folders; commenters compared ClearCase and Fossil fusefs.

At a glance:
First seen:2026-05-21
Last seen:2026-05-21
Times seen:1
Website:jvns.ca

The short version

A filesystem trick for browsing git history as folders; commenters compared ClearCase and Fossil fusefs.

Why it caught our attention

The thread turned into a concrete tooling comparison with working alternatives.

Where it surfaced on Hacker News

2026-05-21

Editorial paraphrase

People invoked ClearCase's NFS-backed browsing and Fossil's fusefs subcommand.

Original thread

Mounting git commits as folders with NFS (2023)