Changes between Version 3 and Version 4 of Moving to Git


Ignore:
Timestamp:
Feb 5, 2009 12:44:59 AM (15 years ago)
Author:
mrowe@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Moving to Git

    v3 v4  
    99 * Would allow us to do away with manually editing/resolving ChangeLog files
    1010    * 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.''
    1212    * no more pastebin, just a simple git push
    1313 * Distributed nature of git allows to commit even when server goes down