10000 Mention the link script --copy option · symfony/symfony-docs@8057fcb · GitHub
[go: up one dir, main page]

Skip to content

Commit 8057fcb

Browse files
authored
Mention the link script --copy option
1 parent ddd1bed commit 8057fcb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contributing/code/pull_requests.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,12 @@ uses, and replaces them by symbolic links to the ones in the Git repository.
191191
Before running the ``link`` command, be sure that the dependencies of the project you
192192
want to debug are installed by running ``composer install`` inside it.
193193

194+
.. tip::
195+
196+
If symlinks to your local Symfony fork cannot be resolved inside your project due to
197+
your dev environment (for instance when using Vagrant where only the current project
198+
directory is mounted), you can alternatively use the ``--copy`` option.
199+
194200
.. _work-on-your-patch:
195201

196202
Work on your Pull Request

0 commit comments

Comments
 (0)
0