jgit/org.eclipse.jgit
David Pursehouse 9bebb1eae7 RepoCommand: Don't leave Git open
When the command is run on a non-bare repository, an instance of
Git is created to execute the commit, and is left open when the
command has finished.

Refactor to not use a class scope Git instance, and make sure it
gets closed before returning.

Change-Id: Ic623ae0fd8b9e264b5dfd434da0de6bb4f910984
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-02-15 16:59:42 +09:00
..
.settings Honor CRLF settings when writing merge results 2018-02-02 00:45:32 +01:00
META-INF Prepare 4.11.0-SNAPSHOT builds 2017-12-31 04:05:07 +01:00
findBugs
resources/org/eclipse/jgit Merge branch 'stable-4.9' into stable-4.10 2018-02-01 17:36:10 +09:00
src/org/eclipse/jgit RepoCommand: Don't leave Git open 2018-02-15 16:59:42 +09:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Support building with Java 9 2018-02-07 17:51:35 -05:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties Add "resources/" as a source folder 2010-06-05 14:39:27 +02:00
plugin.properties
pom.xml Add com.jcraft.jzlib 1.1.1 2018-01-04 13:53:29 -05:00