Update documentation to master c55e49c13d5c

This commit is contained in:
Mark Mentovai 2016-11-02 11:33:38 -04:00
parent 3f2fc0cb2e
commit 6969fa443b

View File

@ -1016,7 +1016,8 @@ review is conducted on <a href="https://chromium-review.googlesource.com/">Chrom
Gerrit</a> system, and all code reviews must be sent to an appropriate reviewer, Gerrit</a> system, and all code reviews must be sent to an appropriate reviewer,
with a Cc sent to with a Cc sent to
<a href="https://groups.google.com/a/chromium.org/group/crashpad-dev">crashpad-dev</a>. The <a href="https://groups.google.com/a/chromium.org/group/crashpad-dev">crashpad-dev</a>. The
<span class="monospaced">codereview.settings</span> file specifies this environment to <span class="monospaced">git-cl</span>.</p></div> <a href="https://chromium.googlesource.com/crashpad/crashpad/+/master/codereview.settings"><span class="monospaced">codereview.settings</span></a>
file specifies this environment to <span class="monospaced">git-cl</span>.</p></div>
<div class="paragraph"><p><span class="monospaced">git-cl</span> is part of the <div class="paragraph"><p><span class="monospaced">git-cl</span> is part of the
<a href="https://dev.chromium.org/developers/how-tos/depottools">depot_tools</a>. Theres no <a href="https://dev.chromium.org/developers/how-tos/depottools">depot_tools</a>. Theres no
need to install it separately.</p></div> need to install it separately.</p></div>
@ -1046,7 +1047,7 @@ feedback.</p></div>
</div> </div>
<div class="sect2"> <div class="sect2">
<h3 id="_landing_changes">Landing Changes</h3> <h3 id="_landing_changes">Landing Changes</h3>
<div class="paragraph"><p>After code review is complete and “Code-Review: +1”) has been received from all <div class="paragraph"><p>After code review is complete and “Code-Review: +1” has been received from all
reviewers, project members can commit the patch themselves:</p></div> reviewers, project members can commit the patch themselves:</p></div>
<div class="listingblock"> <div class="listingblock">
<div class="content monospaced"> <div class="content monospaced">
@ -1087,7 +1088,7 @@ the Buildbot to ensure that “the tree is green.”</p></div>
<div id="footnotes"><hr></div> <div id="footnotes"><hr></div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated November 1, 2016 Last updated November 2, 2016
</div> </div>
</div> </div>
</body> </body>