mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
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/
|