]> source.dussan.org Git - jgit.git/commit
Revert "Configure WindowCache settings to use in JGit CLI" 48/130448/1
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 5 Oct 2018 09:04:53 +0000 (11:04 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 5 Oct 2018 09:09:27 +0000 (11:09 +0200)
commit9dbb18291fc680ec9326b866f133b233093d800f
tree3b05b0fad335d066aaef6a617ec81a699cab1152
parent41b1a71cf3ae571fd9808a96f827bfe660f198ab
Revert "Configure WindowCache settings to use in JGit CLI"

This reverts commit e6375445d143d0335a9f5707e9bae1644cbef576.

Hard coding WindowCache settings wasn't a good idea, this prevents that
custom settings can be configured. Also using virtual memory mapping has
issues on Windows.

Bug: 539789
Change-Id: I37434581f9e3db2f1d7442d893f0dda0c2488d93
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Main.java