Commit 951fffd3 by Jamie Madill

Update ContributingCode to mention 'git cl format'.

BUG=angleproject:762 Change-Id: Ic0f862ac901eb793266e68ce26cc9be67d5cb12d Reviewed-on: https://chromium-review.googlesource.com/286862Tested-by: 's avatarJamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent 90549e9d
......@@ -66,6 +66,7 @@ We use the [Gerrit](http://code.google.com/p/gerrit) open source code review too
* Save.
* Close the text editor.
* Use `git commit --amend` to update your CL with new changes.
* Use `git cl format` to amend the style of your CL. This saves both your time and the reviewers'!
2. Upload the change list
* `git cl upload`
* The change list and modified files will be uploaded to Gerrit.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment