Skip to main content
summaryrefslogtreecommitdiffstats
blob: d4dc050abf81d95f833689d06e7ab808d5074f2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
###############################################################################
# Copyright (c) 2012 Tomasz Zarna and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#      Tomasz Zarna <Tomasz.Zarna@pl.ibm.com> - initial API and implementation
###############################################################################
Bundle-Vendor=Eclipse EGit
Bundle-Name=EGit Import
gitBundleImporter=Git Bundle Importer

Back to the top