freebsd-ports/sysutils/fusefs-gitfs/pkg-descr
Dmitry Marakasov 19e97a8cb1 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-05-04 09:01:28 +00:00

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/