Skip to content

Releases: microsoft/git

v2.12.2.gvfs.2-preview-3

08 May 18:46

Choose a tag to compare

Pre-release

GVFS-specific patches on top of Git for Windows.

v2.12.2.gvfs.2-preview-2

22 Apr 11:53

Choose a tag to compare

Pre-release

GVFS-specific patches on top of Git for Windows.

v2.12.2.gvfs.2-preview

17 Apr 09:08

Choose a tag to compare

Pre-release
GVFS-specific patches on top of Git for Windows v2.12.2(2)

GVFS Git preview

01 Feb 12:59

Choose a tag to compare

GVFS Git preview Pre-release
Pre-release

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. GVFS also manages git's sparse-checkout to ensure that git operations like status, checkout, etc can be as quick as possible.

GVFS is still in progress, but it is available here for anyone to try out.

See https://github.com/Microsoft/GVFS for the GVFS client code.