Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 68e3aee42958fedc94e41020ee4e022c859cb212 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                               
                                             


                                                                                                                 

                                                                                                                               
###############################################################################
# Copyright (c) 2010 Chris Aniszczyk 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
###############################################################################
Bundle-Vendor = Eclipse EGit
Bundle-Name = Git Team Provider Documentation
cheatsheet.category = Team/Git
cheatsheet.clone.name = Cloning a Git Repository
cheatsheet.clone.desc = With the Git Clone Wizard you can clone repositories using different transport protocols.
cheatsheet.push.name = Pushing to another Git Repository
cheatsheet.push.desc = With the Git Push Wizard you can push commits to another repository using different transport protocols.

Back to the top