19e97a8cb1
- Update WWW Approved by: portmgr blanket
5 lines
248 B
Text
5 lines
248 B
Text
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/
|