Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGit/Learning Material"

(Tutorials)
(One intermediate revision by one other user not shown)
Line 12: Line 12:
  
 
= Tutorials  =
 
= Tutorials  =
 +
[http://eclipsesource.com/blogs/tutorials/egit-tutorial/'''EGit Tutorial for Beginners''']
  
 
[http://www.slideshare.net/msohn/understanding-git-ateclipseworking '''Understanding Git at Eclipse'''] (Tutorial EclipseCon 2010)  
 
[http://www.slideshare.net/msohn/understanding-git-ateclipseworking '''Understanding Git at Eclipse'''] (Tutorial EclipseCon 2010)  
  
[http://unicase.blogspot.com/2011/01/egit-tutorial-for-beginners.html '''EGit Tutorial for Beginners''']
+
[http://www.lennu.net/2012/08/21/egit-configuration-and-creating-a-git-repository-with-eclipse-ide/ '''EGit Configuration & Creating a Git Repository With Eclipse IDE''']
 +
 
 +
[http://www.lennu.net/2012/08/22/import-git-project-into-eclipse/ '''Import Git Project Into Eclipse''']

Revision as of 13:34, 13 December 2012

EGit
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

To start, we recommend reading Git for Eclipse Users.

Books

We highly recommend the Pro Git book by Scott Chacon.

Presentations

Towards Contributor's Heaven - From CVS and SVN to Git (Talk EclipseCon 2010)

Tutorials

EGit Tutorial for Beginners

Understanding Git at Eclipse (Tutorial EclipseCon 2010)

EGit Configuration & Creating a Git Repository With Eclipse IDE

Import Git Project Into Eclipse

Copyright © Eclipse Foundation, Inc. All Rights Reserved.