Changes between Version 3 and Version 4 of Moving to Git
- Timestamp:
- Feb 5, 2009, 12:44:59 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Moving to Git
v3 v4 9 9 * Would allow us to do away with manually editing/resolving ChangeLog files 10 10 * git diff already includes ChangeLog entry 11 * bugzilla could be modified to point to a private branch for code review, making code review easier and more thorough. 11 * bugzilla could be modified to point to a private branch for code review, making code review easier and more thorough. ''I can't see how a private branch makes reviewing easier or more thorough. From the reviewer's point of view the process would be almost identical.'' 12 12 * no more pastebin, just a simple git push 13 13 * Distributed nature of git allows to commit even when server goes down