Changes for page Getting Started with Git

Last modified by Bastian Triller on 2013/05/21 17:24

From version 189.1
edited by David Avendasora
on 2011/04/29 15:37
Change comment: There is no comment for this version
To version 182.1
edited by David Avendasora
on 2011/04/29 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -44,14 +44,17 @@
44 44  
45 45  === EGit ===
46 46  
47 -EGit is a plugin for Eclipse 3.6. It's not as good as Tower or GitX, but you can use it for most tasks (add, commit, push, pull). You can install by:
47 +EGit is a plugin for Eclipse 3.6. It's not as good as Tower or GitX, but you can use it for most tasks (add, commit, push, pull).
48 48  
49 -1. In Eclipse, select //Help > Install New Sofware...//
50 -1. Select the "Helios" download site from the Work with: combo box
51 -1. Expand the "Collaboration" group
52 -1. Select the EGit plugin, click Next
53 -1. Complete the install process and agree to the license, etc.
54 -1. Restart Eclipse.
49 +* [[EGit/Git For Eclipse Users>>http://wiki.eclipse.org/EGit/Git_For_Eclipse_Users]]
50 +* [[User Guide>>http://wiki.eclipse.org/EGit/User_Guide]]
51 +* Installation
52 +*1. In Eclipse, select //Help > Install New Sofware...//
53 +*1. Select the "Helios" download site from the Work with: combo box
54 +*1. Expand the "Collaboration" group
55 +*1. Select the EGit plugin, click Next
56 +*1. Complete the install process and agree to the license, etc.
57 +*1. Restart Eclipse.
55 55  
56 56  === Git Bash Completion ===
57 57