8000 GitHub - csutorasa/git-fuse: Git repository state to filesystem
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

csutorasa/git-fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Git repository state to filesystem

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0