Changes between Version 18 and Version 19 of CommitterTips


Ignore:
Timestamp:
Sep 21, 2010 2:02:36 AM (14 years ago)
Author:
podivilov@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitterTips

    v18 v19  
    2424
    2525== 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.
    2727 * `svn-apply` is how we apply patches from bugzilla.  (`webkit-patch apply` and `webkit-patch apply-from-bug` use svn-apply under the covers.)
    2828 * `svn-apply` has various helpful flags including `--reviewer`.