Skip to content

Releases: microsoft/git

v2.13.1.gvfs.1-preview

26 Jun 10:44
Compare
Choose a tag to compare
Pre-release

GVFS-specific patches on top of Git for Windows.

v2.13.0.gvfs.1-preview-5

07 Jun 09:48
Compare
Choose a tag to compare
Pre-release

GVFS-specific patches on top of Git for Windows.

v2.13.0.gvfs.1-preview-4

06 Jun 09:30
Compare
Choose a tag to compare
Pre-release

GVFS-specific patches on top of Git for Windows.

v2.13.0.gvfs.1-preview-3

29 May 09:25
Compare
Choose a tag to compare
Pre-release

GVFS-specific patches on top of Git for Windows.

v2.13.0.gvfs.1-preview-2

17 May 15:21
Compare
Choose a tag to compare
Pre-release

GVFS-specific patches on top of Git for Windows.

v2.13.0.gvfs.1-preview

12 May 10:30
Compare
Choose a tag to compare
Pre-release

GVFS-specific patches on top of Git for Windows.

v2.12.2.gvfs.2-preview-3

08 May 18:46
Compare
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
Compare
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
Compare
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
Compare
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.