diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -87,12 +87,7 @@ Warnings/Caveats - Only the timestamp of the index is used by jgit if the index is dirty. -- Don't try the library with a JDK other than 1.6 (Java 6) unless you - are prepared to investigate problems yourself. JDK 1.5.0_11 and later - Java 5 versions *may* work. Earlier versions do not. JDK 1.4 is *not* - supported. Apple's Java 1.5.0_07 is reported to work acceptably. We - have no information about other vendors. Please report your findings - if you try. +- JGit requires at least a Java 7 JDK. - CRLF conversion is performed depending on the core.autocrlf setting, however Git for Windows by default stores that setting during |