GitFS使用 Git 存儲的 FUSE 文件系統(tǒng)
GitFS 是一個使用 Python 寫的軟件,它允許你使用本地的緩存來實現(xiàn) git 的斷線存儲服務(wù)。軟件的設(shè)計目標(biāo)并不是讓你能節(jié)省空間,設(shè)計的目標(biāo)是讓你在連接斷開的時候仍然希望能夠在多個設(shè)備之間保持同步。
官方介紹如下:
A FUSE based filesystem for using Git as a disconnected storage server with local cache. This is not designed to save space on the local server. It is designed to allow disconnect operation and still have a hope of keeping files in sync across many devices. There are likely better ways to do this.
評論
圖片
表情
