EGit v4.0.2.201509141540-r
[egit/eclipse.git] / org.eclipse.egit.doc / plugin.properties
blob68e3aee42958fedc94e41020ee4e022c859cb212
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 v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 ###############################################################################
8 Bundle-Vendor = Eclipse EGit
9 Bundle-Name = Git Team Provider Documentation
10 cheatsheet.category = Team/Git
11 cheatsheet.clone.name = Cloning a Git Repository
12 cheatsheet.clone.desc = With the Git Clone Wizard you can clone repositories using different transport protocols.
13 cheatsheet.push.name = Pushing to another Git Repository
14 cheatsheet.push.desc = With the Git Push Wizard you can push commits to another repository using different transport protocols.