Read-only FUSE filesystem for git repository exploration
- fuse3
- libgit2
./rogitfs mountpoint --repopath=/path/to/repository
fusermount3 -u mountpoint
Path | |
---|---|
/commit | Commit hash directories containing the commit directory structure |
/obj | Object hash files containing raw object data |
/refs | References to commits as symlinks |
/inherit | Commit inheritance structure using symlinks |
Copyright 2019, aw32
SPDX-License-Identifier: GPL-3.0-only