GitHub development on VFSForGit [please fork upstream microsoft/VFSForGit repository instead of this one]
Перейти к файлу
Chris Darroch 5fe835d6f1 Update README to refer interested parties upstream
As this is only a partial fork of the full upstream microsoft/VFSForGit
repo, advise new readers to fork or follow that repository instead of
this one.
2020-07-29 11:27:31 -07:00
.azure-pipelines Update path to built kext in LoadPrjFSKext.sh 2019-01-09 15:07:02 -08:00
GVFS [WIP] skip all partial folder tests on Linux 2020-07-29 11:12:37 -07:00
GitHooksLoader Use static runtime for hooks 2019-07-23 21:51:38 +03:00
MirrorProvider add pre-rename and post-delete Linux events 2020-07-29 11:12:37 -07:00
ProjFS.Linux use consistent event ordering in ProjFS.Linux 2020-07-29 11:12:37 -07:00
ProjFS.Mac remove unused notification types on Linux and Mac 2020-07-29 11:12:36 -07:00
Scripts auto download and install VFSForGit Git on Linux 2020-07-29 11:12:37 -07:00
docs troubleshooting.md: include description of Checking for GVFS upgrades...- Checking for GVFS upgrades...\ Checking for GVFS upgrades...\ Checking for GVFS upgrades...| Checking for GVFS upgrades...| Checking for GVFS upgrades...Succeeded 2020-06-02 19:50:16 -04:00
.editorconfig Introduce EditorConfig to help define consistent coding style 2018-12-27 13:57:42 -05:00
.gitattributes diff: use csharp driver for better function headers in .cs files 2019-09-04 16:37:36 -04:00
.gitignore Add a vnode cache to the kext to improve the performance of finding a vnode's virtualization root. 2019-04-10 09:27:29 -07:00
.vsconfig Add .vsconfig file to declare required VS components 2019-05-10 15:22:43 +01:00
AuthoringTests.md Additional changes to functional test documentation 2019-05-13 15:28:43 -07:00
CONTRIBUTING.md Add contributing guidelines to VFSForGit repo 2019-03-07 10:43:45 -08:00
GVFS.sln build GVFS.FunctionalTests.LockHolder on Linux 2020-07-29 11:12:37 -07:00
GvFlt_EULA.md Automount and other updates: 2017-06-28 10:50:23 -07:00
License.md Current snapshot of GVFS 2017-02-02 22:33:24 -08:00
Protocol.md Perf improvements and bug fixes: 2017-10-24 14:22:20 -07:00
Readme.md Update README to refer interested parties upstream 2020-07-29 11:27:31 -07:00
ThirdPartyNotices.txt Mac: Adds dtruss script from macOS, plus license & 3rd party notice 2019-02-01 23:25:40 +01:00
nuget.config Migrate to Azure Artifacts 2019-11-21 12:40:43 -05:00

Readme.md

VFS for Git (GitHub partial development fork only)

This repository contains work-in-progress by GitHub's engineering team on the VFS for Git client. All work here will be contributed to the upstream microsoft/VFSForGit repository.

We advise anyone interested in VFS for Git to fork or follow the microsoft/VFSForGit repository instead of this one, as this repository is only a partial clone of the full upstream repo and furthermore may not be regularly updated with the latest changes.

Thank you for your interest in VFS for Git!

Licenses

The VFS for Git source code in this repo is available under the MIT license. See License.md.