Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
WTP Git Migration Home
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.
Contents
Check list
Mailing list
- Eclipse Git Mailing List - Git related discussions, specifcally migration help for projects at Eclipse.org
WTP Git WorkFlows
- WTP Git Workflows - Git/Egit for common workflows in WTP
Learning Materials
Books
- Git Community Book - The open Git resource pulled together by the whole community
- Pro Git - Another free book for Git
Wiki Pages
- EGit User Guide
- Git for Eclipse Users
- Migrating to Git
- Handling Git Contributions - Committer/Contributor IP process with Git
- Git workflows - Git equivalents for common CVS workflows used by the Eclipse Project
Blogs
Videos
Other
- 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
- Countdown to CVS becoming Read-Only
- Git settings used by the Eclipse Project
- Gerrit, a web-based tool for receiving and reviewing Git submissions, now available at Eclipse
- Git Magic
- A Git Reference, courtesy of the GitHub Team