Hacker News new | ask | show | jobs
by robotresearcher 1023 days ago
Has anyone made a system like option 3 that successfully merges git with a filesystem? It could present both git and fs interfaces, but share events internally. I'd be interested to see how that would work.
1 comments

That would make you at the mercy of git being a decent file system driver.