Changes between Version 16 and Version 17 of UpdatingBugzilla
- Timestamp:
- Jul 3, 2010, 3:46:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UpdatingBugzilla
v16 v17 102 102 }}} 103 103 104 * Merge the new Bugzilla .104 * Merge the new Bugzilla using a tag imported from bzr. 105 105 {{{ 106 git merge --squash --no-commit BUGZILLA-3_4_1106 git merge --squash --no-commit bugzila-3.6.1 107 107 }}} 108 108