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"

(Creation)
 
Line 1: Line 1:
 
This document will serve as the home page for content related to the migration of WTP projects to [http://git-scm.com/ Git], a free & open source, distributed version control system.
 
This document will serve as the home page for content related to the migration of WTP projects to [http://git-scm.com/ Git], a free & open source, distributed version control system.
  
 +
[https://dev.eclipse.org/mailman/listinfo/git Eclipse Git Mailing List] - Git related discussions, specifcally migration help for projects at Eclipse.org
  
[https://dev.eclipse.org/mailman/listinfo/git Eclipse Git Mailing List]
+
[http://book.git-scm.com/ Git Community Book] - The open Git resource pulled together by the whole community
 +
 
 +
[http://progit.org/book/ Pro Git] - Another free book for Git
 +
 
 +
[http://eclipse.org/egit/ Eclipse EGit] - Eclipse Team Provider for Git
 +
* [http://wiki.eclipse.org/EGit/User_Guide EGit User Guide]
 +
* [http://wiki.eclipse.org/EGit/Learning_Material EGit Learning Material]
 +
 
 +
[http://wiki.eclipse.org/EGit/Git_For_Eclipse_Users Git for Eclipse Users]
 +
 
 +
[http://wiki.eclipse.org/Git/Migrating_to_Git Migrating to Git]
 +
 
 +
[http://wiki.eclipse.org/Development_Resources/Handling_Git_Contributions Handling Git Contributions]
  
 
[[Category:Eclipse Web Tools Platform Project| ]]
 
[[Category:Eclipse Web Tools Platform Project| ]]

Revision as of 06:23, 7 September 2011

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.

Eclipse Git Mailing List - Git related discussions, specifcally migration help for projects at Eclipse.org

Git Community Book - The open Git resource pulled together by the whole community

Pro Git - Another free book for Git

Eclipse EGit - Eclipse Team Provider for Git

Git for Eclipse Users

Migrating to Git

Handling Git Contributions

Back to the top