Now your Pull Request is updated with the latest version.
## Revise your pull request
When you revise your pull request according to reviewer's comments, please use 'git commit' instead of 'git commit --amend' to commit your changes so that the reviewers can see the difference between the new pull requrest and the old pull request.
<p>Now your Pull Request is updated with the latest version.</p>
</div>
<divclass="section"id="revise-your-pull-request">
<spanid="revise-your-pull-request"></span><h2>Revise your pull request<aclass="headerlink"href="#revise-your-pull-request"title="Permalink to this headline">¶</a></h2>
<p>When you revise your pull request according to reviewer’s comments, please use ‘git commit’ instead of ‘git commit –amend’ to commit your changes so that the reviewers can see the difference between the new pull requrest and the old pull request.</p>
</div>
</div>
...
...
@@ -184,6 +188,7 @@ git push -f origin HEAD
<li><aclass="reference internal"href="#push-to-github">Push to GitHub</a></li>