Changes between Version 18 and Version 19 of CommitterTips
- Timestamp:
- Sep 21, 2010, 2:02:36 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified CommitterTips
v18 v19 24 24 25 25 == Tools you should know to use == 26 * [http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkit-patch webkit-patch] see `--help` for more information. Most useful are the and`land` and `upload` subcommands.26 * [http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkit-patch webkit-patch] see `--help` for more information. Most useful are the `land` and `upload` subcommands. 27 27 * `svn-apply` is how we apply patches from bugzilla. (`webkit-patch apply` and `webkit-patch apply-from-bug` use svn-apply under the covers.) 28 28 * `svn-apply` has various helpful flags including `--reviewer`.