To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Virtual File System for Git

From Wikipedia, the free encyclopedia

VFS for Git
Developer(s)Microsoft
Stable release
1.0.20210.1 / July 28, 2020; 3 years ago (2020-07-28)[1]
Preview release
1.0.20175.6 / June 23, 2020; 3 years ago (2020-06-23)
Repository
Written inC++ and C#
Operating systemWindows 10 Creators Update and later, macOS
TypeVirtual file system for Git
LicenseMIT License
Websitevfsforgit.org Edit this on Wikidata

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

YouTube Encyclopedic

  • 1/3
    Views:
    12 762
    35 166
    4 764
  • 045 Introduction to Git LFS (Large File Storage)
  • Introduction to Git (Version Control System) under Windows
  • Using git and github on an sap abap system.

Transcription

Overview

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.

History

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.[2] Its first release[3] under the new name was in August 2018.

In November 2017, GitHub announced that it would support VFS for Git.[4][5]

VFS for Git has been superseded by Scalar.[6] Scalar was then integrated into the Microsoft Git project.[7][8]

See also

References

  1. ^ "Latest Release". VFSForGit. GitHub. Microsoft. Retrieved September 27, 2020.
  2. ^ "Microsoft is going to rename GVFS and wants your suggestions". BetaNews.com. June 6, 2018. Retrieved June 9, 2018.
  3. ^ "VFS for Git 1.0.18234.1". GitHub.com. Retrieved February 13, 2018.
  4. ^ Foley, Mary Jo. "Microsoft's One Engineering System brings Git Virtual File System to the masses". ZDNet. Retrieved June 4, 2018.
  5. ^ "GitHub adopts Microsoft's tool for supporting massive software projects". VentureBeat. November 15, 2017. Retrieved June 4, 2018.
  6. ^ "Frequently Asked Questions | VFS for Git". GitHub. Microsoft. Archived from the original on July 7, 2021. Retrieved July 7, 2021. We transitioned our large repository strategy to focus on using git sparse-checkout instead of filesystem virtualization. We then forked the VFS for Git codebase to create Scalar.
  7. ^ "README | Scalar". GitHub. Microsoft. Archived from the original on March 22, 2021. Retrieved July 7, 2021. The Scalar executable has now been ported to be included in the microsoft/git fork.
  8. ^ "A fork of Git containing Microsoft-specific patches". GitHub. Microsoft. Archived from the original on July 7, 2021. Retrieved July 7, 2021.

External links


This page was last edited on 12 December 2023, at 22:02
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.