Skip to content

Commit 70eee91

Browse files
committed
Merge pull request #110 from ulrikkold/develop
Updated DOCKER-STARTUP.md
2 parents 004fb8d + 4074a6e commit 70eee91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/DOCKER-STARTUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Now set your existing project repository to be a git submodule in `code/`.
3434
Every developer now needs only to clone the Docker repository with `--recursive` option
3535
to get both, the Docker configuration and the TYPO3 installation.
3636

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

Comments
 (0)