aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaluca Sauciuc <ralucas@google.com>2017-06-23 09:41:51 -0700
committerRaluca Sauciuc <ralucas@google.com>2017-06-23 09:41:51 -0700
commit43eb065d5ccf01820ac245b1c9aad7cbf58b94e9 (patch)
tree1e6232154ddac2498a9ca5265ba8ff4c13b7dbe1
parent2637ef07b5321a30a6bc900bfb5b527c204f2d15 (diff)
parentc4f37a990b7b7dbc5199ad22a9395fc77a6f97ad (diff)
downloadjdk8u-43eb065d5ccf01820ac245b1c9aad7cbf58b94e9.tar.gz
Merge 'jetbrains-master-mirror' into studio-master-dev
This adds upstream's latest changes from branch 915, see https://github.com/JetBrains/jdk8u/compare/884...915
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d12207..aa557b0 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Usually, we do not modify any of the repositories except [jdk](https://github.co
## Getting sources
__OSX, Linux:__
```
-git config --global core.autocrlf true
+git config --global core.autocrlf input
git clone git@github.com:JetBrains/jdk8u.git
cd jdk8u
./getModules.sh