File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ One major feature that Scalar recommends is [partial clone](https://github.blog/
3838which reduces the amount of data transferred in order to work with a Git repository. While several
3939services such as GitHub support partial clone, Azure Repos instead has an older version of this
4040functionality called
41- [ the GVFS protocol] ( https://docs.microsoft. com/en-us/azure/devops/learn/git/gvfs-architecture#gvfs-protocol ) .
41+ [ the GVFS protocol] ( https://github. com/microsoft/VFSForGit/blob/HEAD/Protocol.md ) .
4242The integration with the GVFS protocol present in ` microsoft/git ` is not appropriate to include in
4343the core Git client because partial clone is the official version of that functionality.
4444
You can’t perform that action at this time.
0 commit comments