# microsoft/VFSForGit

Virtual File System for Git: Enable Git at Enterprise Scale

Repository: https://github.com/microsoft/VFSForGit
Canonical: https://ross.abutalabs.com/products/vfsforgit
Language: C#
License: MIT
License Family: permissive
Last push: 2026-08-26T20:07:27+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 3507, "days_push": 7, "days_rel": 16, "gap_med": 64, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6135, forks 474 (observed 2026-08-28T04:09:36.398254+00:00)

## What it is
VFS for Git is a virtual file system for Windows that lets Git repositories of enterprise scale behave like normal working directories, downloading objects on demand and speeding up Git operations on huge monorepos. Microsoft now recommends its successor, Scalar, for new deployments.

## Use cases
- clone and work with a massive git monorepo without downloading everything
- speed up git status and checkout on a huge repository
- virtualize a git working directory on windows
- enable git at enterprise scale
- only fetch files from a repo as they are needed

## When to choose
- you are on Windows and must work with an extremely large Git repository
- you already have an existing VFS for Git deployment and need to maintain it

## When to avoid
- you are starting a new large-repo deployment - use Scalar instead
- you are on macOS or Linux - this is Windows-only
- your repositories are small enough that regular Git performs fine

## Facets
- artifact type: application
- maturity: maintenance
- function: version-control, file-system, developer-tools
- domain: version-control, developer-tools, windows
- platform: windows, cli
- tags: git, virtual-file-system, monorepo, large-repositories, vfs

## Member repositories
- microsoft/VFSForGit (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:36.398254+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:57.969017+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/VFSForGit (fetched 2026-08-28T04:09:36.398254+00:00, sha 71fca1614fdf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
