GitHub user twalthr opened a pull request:
https://github.com/apache/flink/pull/4832
[hotfix] [docs] Enable creating an empty SNAPSHOT project easily
Improves the documentation for allowing to create an empty SNAPSHOT project
in one command. This does not affect stable releases, if we are fine with using
this command. I will also adapt the `quickstart-SNAPSHOT.sh` script.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twalthr/flink hotfixSnapshotProject
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4832.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4832
----
commit b8880766117dc97e34fd04bd52a79d0ab3c6d2c9
Author: twalthr <[email protected]>
Date: 2017-10-16T10:30:23Z
[hotfix] [docs] Enable creating an empty SNAPSHOT project easily
----
---