Site updated at 2016-11-05 16:10:14 UTC

This commit is contained in:
Travis CI 2016-11-05 16:10:14 +00:00
parent c5a9b05115
commit 4a22946601
496 changed files with 7661 additions and 7043 deletions

View file

@ -94,7 +94,7 @@
<ol>
<li>
<p>From your fork, create a new branch to hold your changes:</p>
<p>From your forks dev branch, create a new branch to hold your changes:</p>
<p><code class="highlighter-rouge">git checkout -b some-feature</code></p>
</li>