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"

m (Protected "EGit/Learning Material": Wiki has been moved to https://github.com/eclipse-egit/egit/wiki ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{EGit}}
+
{{important|Wiki has moved|The EGit Wiki has been moved to https://github.com/eclipse-egit/egit/wiki.}}
  
To start, we recommend reading [[EGit/Git For Eclipse Users|Git for Eclipse Users]].
+
{{EGit}}
  
= Books =
+
To start, we recommend reading [[EGit/Git For Eclipse Users|Git for Eclipse Users]].
  
We highly recommend the [http://progit.org/book/ Pro Git] book by Scott Chacon.
+
= Books  =
  
= Presentations =
+
We highly recommend the [http://progit.org/book/ Pro Git] book by Scott Chacon.
  
[http://www.slideshare.net/msohn/towards-contributors-heaven '''Towards Contributor's Heaven - From CVS and SVN to Git'''] (Talk EclipseCon 2010)
+
= Presentations  =
  
= Tutorials =
+
[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/understanding-git-ateclipseworking '''Understanding Git at Eclipse'''] (Tutorial EclipseCon 2010)
+
= Tutorials  =
[http://unicase.blogspot.com/2011/01/egit-tutorial-for-beginners.html '''EGit Tutorial for Beginners''']
+
[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.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''']
 +
 
 +
[[Category:EGit]]

Latest revision as of 07:16, 4 December 2023

Important.png
Wiki has moved
The EGit Wiki has been moved to https://github.com/eclipse-egit/egit/wiki.


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

Back to the top