Changes between Version 12 and Version 13 of UpdatingBugzilla


Ignore:
Timestamp:
Aug 1, 2009 3:49:40 PM (15 years ago)
Author:
ddkilzer@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UpdatingBugzilla

    v12 v13  
    8787}}}
    8888
    89  * Merge the new Bugzilla.  Clean up any conflicts when the merge is done.
     89 * Merge the new Bugzilla.
    9090{{{
    9191    git merge --squash --no-commit BUGZILLA-3_4_1
    9292}}}
     93
     94 * Clean up any conflicts when the merge is done.
    9395
    9496 * Copy the updated default template files over the custom template files, then reapply the patch.