Jump to content

Virtual File System for Git

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CG Allred (talk | contribs) at 19:53, 13 February 2019 (Fix name mentions to reflect official format). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
VFS for Git
Developer(s)Microsoft
Repositorygithub.com/Microsoft/VFSForGit/
Written inC++ and C#
Operating systemWindows 10 Creators Update and later
TypeVirtual file system for Git
LicenseMIT License
Websitevfsforgit.org

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

VFS for Git is designed to ease the handling of enterprise-scale Git repositories, such as the Microsoft Windows operating system (whose development switched to Git under Microsoft's internal "One Engineering System" initiative). 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.[1][2]

VFS for Git was originally named Git Virtual File System (GVFS). 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.[3]. Its first release[4] under the new name was in August 2018.

References

  1. ^ Foley, Mary Jo. "Microsoft's One Engineering System brings Git Virtual File System to the masses". ZDNet. Retrieved 2018-06-04.
  2. ^ "GitHub adopts Microsoft's tool for supporting massive software projects". VentureBeat. 2017-11-15. Retrieved 2018-06-04.
  3. ^ "Microsoft is going to rename GVFS and wants your suggestions". BetaNews.com. Retrieved 2018-06-09.
  4. ^ "VFS for Git 1.0.18234.1". GitHub.com. Retrieved 2018-02-13.