Hacker News new | ask | show | jobs
by antiuniverse 2623 days ago
Keep in mind that to manage the insane scale, Microsoft internally hides git behind a custom virtual file system:

https://vfsforgit.org/

https://github.com/Microsoft/VFSForGit

1 comments

Whoa, they actually changed its name from GVFS (which clashed with GNOME)? I didn't expect that. Cool!