Skip to content

Commit

Permalink
Revert "Since it wasn't too obvious"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed Mar 11, 2015
1 parent adbaf2c commit acd9ef5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions guide/challenges/branches_arent_just_for_birds.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ <h2>GitHub Pages</h2>
<code>http://githubusername.github.io/repositoryname</code>

<h2>Step: Create a branch</h2>
<p>Let's start by creating a new branch on your fork for your contribution:</p>
<p><code>$ git checkout gh-pages</code></p>
<p>When you create a branch, Git copies everything from the current
branch you're on and places it in the branch you've requested.</p>

Expand Down Expand Up @@ -185,4 +183,4 @@ <h2>Tips</h2>

</script>
</body>
</html>
</html>

0 comments on commit acd9ef5

Please sign in to comment.