Changes between Version 12 and Version 13 of Moving to Git
- Timestamp:
- Dec 3, 2009, 6:20:45 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Moving to Git
v12 v13 33 33 evmar's doc describing [http://neugierig.org/software/git/?url=git-cl/tree/README.codereview Chrome's git/reitveld workflow] discusses some of these issues in more depth 34 34 35 Switching to git gives the possibility to switch to [http://source.android.com/submit-patches/workflow git-based code review workflow] like [http://gerrit.googlecode.com/svn/documentation/2.0/index.html Gerrit2]. Gerrit2 is open source and used by the Android team. 36 35 37 * Would allow us to do away with manually editing/resolving ChangeLog files: 36 38 '''Discussion''' … … 59 61 == TODO == 60 62 * Unsure of the current status of Git on Windows and how many Windows developers we have. 63 * git works best on cygwin and cygwin is already a requirement to build webkit on Windows. 61 64 * Find out just how many git users we have who actively contribute to WebKit. (Educated guess puts us at 20% git users?) 62 65 * Find out how many svn users we have and their feelings on moving to git.