FUSE 文件系統:gitfs

jopen 10年前發布 | 12K 次閱讀 GitFS

gitfs是一個能夠完全與git集成使用的 FUSE 文件系統。你可以安裝一個遠程倉庫的分支在本地,所有在文件中所做的任何更改都將會自動提交到遠程。
FUSE 文件系統:gitfs

特性

  • Automatically commits changes: create, delete, update files and their metadata
  • Browse through working index and commit history
  • Merges with upstream by automatically accepting local changes
  • Mounts the file system as a user or a group
  • Caching commits reduces the memory footprint and speeds up navigation
  • Reduces the number of commits by grouping pushes
  • </ul>

    FUSE 文件系統:gitfs

    項目主頁:http://www.baiduhome.net/lib/view/home/1418349649073

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!