←back to thread

1062 points mixto | 1 comments | | HN request time: 0.201s | source
1. PhilipRoman ◴[] No.42946625[source]
I feel like a lot of the problems with Git UI come from needing to interact with a "normal" filesystem. I'd much rather have a FUSE/9p mount with all commits, index, etc. available as directories, where they can be read, written, diffed, etc.