aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-06-22 00:57:26 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-06-22 00:57:26 +0200
commitf34e38f473bd2354236cccf8329f3e8261f6d802 (patch)
tree39209ff3047f593ea9e0b8c13171ee4aeeb330f9 /org.eclipse.jgit.pgm/META-INF
parentfe248d24db1773e9afa7436743ce9a07527d4f22 (diff)
downloadjgit-f34e38f473bd2354236cccf8329f3e8261f6d802.tar.gz
jgit-f34e38f473bd2354236cccf8329f3e8261f6d802.zip
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>
Diffstat (limited to 'org.eclipse.jgit.pgm/META-INF')
-rw-r--r--org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin b/org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
index 9d59bd8c6e..841f4bb0e2 100644
--- a/org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
+++ b/org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
@@ -11,6 +11,7 @@ org.eclipse.jgit.pgm.Daemon
org.eclipse.jgit.pgm.Diff
org.eclipse.jgit.pgm.DiffTree
org.eclipse.jgit.pgm.Fetch
+org.eclipse.jgit.pgm.Gc
org.eclipse.jgit.pgm.Glog
org.eclipse.jgit.pgm.IndexPack
org.eclipse.jgit.pgm.Init
@@ -34,7 +35,6 @@ org.eclipse.jgit.pgm.UploadPack
org.eclipse.jgit.pgm.Version
org.eclipse.jgit.pgm.debug.DiffAlgorithms
-org.eclipse.jgit.pgm.debug.Gc
org.eclipse.jgit.pgm.debug.MakeCacheTree
org.eclipse.jgit.pgm.debug.ReadDirCache
org.eclipse.jgit.pgm.debug.RebuildCommitGraph