summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-04-08 17:25:01 -0400
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>2013-04-08 17:25:01 -0400
commit0182e8152ee8d7cdf8df3b405fb223b37905b862 (patch)
tree0e083e6d3b9e175f6dc51f29f15e72a6506419a0 /org.eclipse.jgit.pgm
parent59baf9148e4b16028203d9e881136ab4c005202c (diff)
parent011f7fd27d4ace5a63a3ea736c8907f855985dd5 (diff)
downloadjgit-0182e8152ee8d7cdf8df3b405fb223b37905b862.tar.gz
jgit-0182e8152ee8d7cdf8df3b405fb223b37905b862.zip
Merge changes I8445070d,I38f10d62,I2af0bf68
* changes: Fix plugin provider names to conform with release train requirement Add missing @since tags for new API methods DfsReaderOptions are options for a DFS stored repository
Diffstat (limited to 'org.eclipse.jgit.pgm')
-rw-r--r--org.eclipse.jgit.pgm/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/plugin.properties b/org.eclipse.jgit.pgm/plugin.properties
index d71fee0860..118fe47b1e 100644
--- a/org.eclipse.jgit.pgm/plugin.properties
+++ b/org.eclipse.jgit.pgm/plugin.properties
@@ -1,2 +1,2 @@
plugin_name=JGit Command Line Interface
-provider_name=Eclipse.org
+provider_name=Eclipse JGit