Virtual File System for Git


Virtual File System for Git, developed by Microsoft, is an extension to the Git version control system.

Overview

VFS for Git is designed to ease the handling of enterprise-scale Git repositories, such as the Microsoft Windows operating system. The system exposes a virtual file system that only downloads files to local storage as they are needed. In November 2017, GitHub announced that it would support VFS for Git.
VFS for Git was originally named Git Virtual File System. However due to complaints by the developers of GNOME over confusion with GNOME Virtual File System, Microsoft announced that it would solicit ideas for a new name of the software in June 2018, following its acquisition of GitHub.. Its first release under the new name was in August 2018.