git-fuse

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

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 16 Imported by: 0

README

git-fuse

This is an command line application which parses a git repository and creates a readonly filesystem with its content.

Filesystem

The filesystem is created with FUSE and with the cross-platform cgofuse library.

For supported FUSE implementations check the cgofuse documentation.

Usage

git-fuse /path/to/git/repository commitlike mountpoint [FUSE paramters]

Example:

.\git-fuse C:\test master Z:
./git-fuse /home/user/test master /mnt/test

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