Merge "[releng] remove unused SWTBot TPD files"
[egit/eclipse.git] / org.eclipse.egit.doc / plugin.properties
blob8e0f1beccc9d729bf46dc006d1e8a2ded2702353
1 ###############################################################################
2 # Copyright (c) 2010 Chris Aniszczyk and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License 2.0
5 # which accompanies this distribution, and is available at
6 # https://www.eclipse.org/legal/epl-2.0/
8 # SPDX-License-Identifier: EPL-2.0
9 ###############################################################################
10 Bundle-Vendor = Eclipse EGit
11 Bundle-Name = Git integration for Eclipse - Documentation
12 cheatsheet.category = Team/Git
13 cheatsheet.clone.name = Cloning a Git Repository
14 cheatsheet.clone.desc = With the Git Clone Wizard you can clone repositories using different transport protocols.
15 cheatsheet.push.name = Pushing to another Git Repository
16 cheatsheet.push.desc = With the Git Push Wizard you can push commits to another repository using different transport protocols.