]> source.dussan.org Git - jgit.git/commit
Move gc to package org.eclipse.jgit.pgm 95/13995/1
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 21 Jun 2013 22:57:26 +0000 (00:57 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 21 Jun 2013 22:57:26 +0000 (00:57 +0200)
commitf34e38f473bd2354236cccf8329f3e8261f6d802
tree39209ff3047f593ea9e0b8c13171ee4aeeb330f9
parentfe248d24db1773e9afa7436743ce9a07527d4f22
Move gc to package org.eclipse.jgit.pgm

All bugs reported for gc have been fixed and it seems we reached a
stable implementation.

Change-Id: I78a96ee2103beb48325da0f6ee10b2498bdc0267
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Gc.java [new file with mode: 0644]
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/Gc.java [deleted file]