jgit/org.eclipse.jgit.pgm.test
Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo
core.autorlf defaults to false, but can be set in the user or 
"system" config files. Note that EGit/JGit may not know
where the "system" config file is located.

Also fix pgm's ConfigTest which depends on default repository
configuration.

Bug: 382067
Change-Id: I2c698a76e30d968e7f351b4f5a2195f0b124f62f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2012-06-12 13:56:42 +02:00
..
.settings Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
META-INF Prepare next 2.0.0-SNAPSHOT builds 2012-06-06 13:57:32 +02:00
src/org/eclipse/jgit Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
tst/org/eclipse/jgit/pgm Do not set core.autocrlf when creating repo 2012-06-12 13:56:42 +02:00
.classpath Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.gitignore Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.project Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
about.html Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
build.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
org.eclipse.jgit.pgm--All-Tests.launch Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
plugin.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
pom.xml Prepare next 2.0.0-SNAPSHOT builds 2012-06-06 13:57:32 +02:00