FUSE filesystem to mount git repos.
Stars
18
Forks
3
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
1
Merge pull request #1 from matthiasgoergens/faster
6f0424a
Improve performance via caching
72a35e4
Begin moving cmd processing under gitism
c741117
Start extracting gitisms into different dir
3fcf8ca
Move fs to reffs
ec9b3a3
Path matching support
9113343
Don't use strings as raw path
c24261e
Switch to String() convention for path name
9d6be61
Manual handle path resolving
5cf5b05
Use by val or by pointer, not both
fcdb112
Harden against typos
c93f27e
Clean git.go interface
50cd002
cleanup git cli handling
6a6ee98
Add "playbooks" for making repos
2802dfd
Add GoLand configs
81a6378