gitbucket/gitbucket

GVFS support

Ouverte

#1 444 ouverte le 3 févr. 2017

 (10 commentaires) (1 réaction) (0 personne assignée)Scala (1 262 forks)batch import
featurehelp wantedpending

Métriques du dépôt

Stars
 (9 371 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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