gitbucket/gitbucket

GVFS support

开放

#1,444 创建于 2017年2月3日

 (10 条评论) (1 个反应) (0 位负责人)Scala (1,262 个派生)batch import
featurehelp wantedpending

仓库指标

星标
 (9,371 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

GVFS stands for Git Virtual File System. GVFS virtualizes the file system beneath your git repo so that git and all tools see a fully hydrated repo, but GVFS only downloads objects as they are needed.

This thing is rather new so I'm pretty sure things will change in the coming months pretty quickly, but this ticket will be good as a heads-up at least.

References:

https://github.com/Microsoft/GVFS/blob/master/Protocol.md https://github.com/Microsoft/GVFS/blob/master/Readme.md http://www.phoronix.com/scan.php?page=news_item&px=Microsoft-GVFS-Git-Filesystem https://blogs.msdn.microsoft.com/visualstudioalm/2017/02/03/announcing-gvfs-git-virtual-file-system/

贡献者指南