8000 GitHub - semk/GitFS: A FUSE filesystem that stores data on Git
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

semk/GitFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitFS

A FUSE based filesystem for using Git(Hub) as a storage.

Usage

To mount already existing git repo, run

python gitfs.py git@github.com:<username>/<repo> <branch> <local_repo_dir> <mount_point>

To unmount use

fusermount -u <mount_point>

Licensed under FreeBSD license

About

A FUSE filesystem that stores data on Git

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0