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"

Line 1: Line 1:
{{EGit}}
+
{{EGit}}  
  
To start, we recommend reading [[EGit/Git For Eclipse Users|Git for Eclipse Users]].
+
To start, we recommend reading [[EGit/Git For Eclipse Users|Git for Eclipse Users]].  
  
= Books =
+
= Books =
  
We highly recommend the [http://progit.org/book/ Pro Git] book by Scott Chacon.
+
We highly recommend the [http://progit.org/book/ Pro Git] book by Scott Chacon.  
  
= Presentations =
+
= Presentations =
  
[http://www.slideshare.net/msohn/towards-contributors-heaven '''Towards Contributor's Heaven - From CVS and SVN to Git'''] (Talk EclipseCon 2010)
+
[http://www.slideshare.net/msohn/towards-contributors-heaven '''Towards Contributor's Heaven - From CVS and SVN to Git'''] (Talk EclipseCon 2010)  
  
= Tutorials =
+
= Tutorials =
 +
 
 +
[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://unicase.blogspot.com/2011/01/egit-tutorial-for-beginners.html '''EGit Tutorial for Beginners''']

Revision as of 07:29, 19 January 2011

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

Understanding Git at Eclipse (Tutorial EclipseCon 2010)

EGit Tutorial for Beginners

Back to the top