gitbucket/gitbucket

GVFS support

Open

#1 444 ouverte le 3 févr. 2017

Voir sur GitHub
 (10 commentaires) (1 réaction) (0 assignés)Scala (1 262 forks)batch import
featurehelp wantedpending

Métriques du dépôt

Stars
 (9 371 stars)
Métriques de merge PR
 (Merge moyen 1h 54m) (18 PRs mergées en 30 j)

Description

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/

Guide contributeur