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 "WTP Git Migration Home"

(Learning Materials)
Line 22: Line 22:
  
 
=== Videos ===
 
=== Videos ===
 +
* [http://www.youtube.com/watch?v=4XpnKHJAok8 Linus Torvalds on Git]
 
* [http://youtu.be/ZDR433b0HJY Introduction to Git with Scott Chacon of GitHub]
 
* [http://youtu.be/ZDR433b0HJY Introduction to Git with Scott Chacon of GitHub]
  
 
== Other ==
 
== Other ==
* [http://www.youtube.com/watch?v=4XpnKHJAok8 Linus Torvalds on Git]
 
 
* [http://dev.eclipse.org/git/ Git Mirror for Eclipse CVS] - All CVS repositories at Eclipse.org are mirrored on a read-only Git server. This is useful for playing with Git before migrating your project.  
 
* [http://dev.eclipse.org/git/ Git Mirror for Eclipse CVS] - All CVS repositories at Eclipse.org are mirrored on a read-only Git server. This is useful for playing with Git before migrating your project.  
 
* [[WTP Committers Readiness For Git]]
 
* [[WTP Committers Readiness For Git]]

Revision as of 20:58, 17 April 2012

This document will serve as the home page for content related to the migration of WTP projects to Git, a free & open source, distributed version control system.

Mailing list

Learning Materials

Books

Wiki Pages

Blogs

Videos

Other

Back to the top