6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
gitfs is a FUSE file system that fully integrates with git. You can
|
|
mount a remote repository's branch locally, and any subsequent changes
|
|
made to the files will be automatically committed to the remote.
|
|
|
|
WWW: https://www.presslabs.com/code/gitfs/
|