You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/DOCKER-STARTUP.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,4 +34,4 @@ Now set your existing project repository to be a git submodule in `code/`.
34
34
Every developer now needs only to clone the Docker repository with `--recursive` option
35
35
to get both, the Docker configuration and the TYPO3 installation.
36
36
37
-
For better usability track a whole branch (eg. develop or master) as submodule and not just a single commit.
37
+
For better usability track a whole branch (eg. develop or master) as submodule and not just a single commit.[This requires git v1.8.2+](https://git.kernel.org/cgit/git/git.git/tree/Documentation/RelNotes/1.8.2.txt?id=v1.8.2#n186).
0 commit comments