gitfuse

command module
v0.0.0-...-bf0bb02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 9 Imported by: 0

README

gitfuse

Demo of poking at git in a FUSE filesystem. Exposes the author of each commit hash.

Usage

$ go mod tidy
$ mkdir mnt
$ go run main.go . mnt
# In another terminal
$ cat mnt/a5417c87d3db74901a10eae3f74af230811d2886
Dave Vasilevsky
$ umount mnt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL