1
0
Fork 0

Merge pull request #7977 from johnstevenson/patch-2

Explain Windows junctions in 05-repositories.md
pull/7988/head
Jordi Boggiano 2019-02-12 13:34:20 +01:00 committed by GitHub
commit a3eb6c4389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -666,6 +666,10 @@ Instead of default fallback strategy you can force to use symlink with
mirroring can be useful when deploying or generating package from a
monolithic repository.
> **Note:** On Windows, directory symlinks are implemented using NTFS junctions
> because they can be created by non-admin users. Mirroring will always be used
> on versions below Windows 7 or if `proc_open` has been disabled.
```json
{
"repositories": [