Skip to content

Commit

Permalink
Removed unnecessary git status command
Browse files Browse the repository at this point in the history
  • Loading branch information
anelda authored Nov 30, 2017
1 parent 772b99d commit 951398a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _episodes/04-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ After reviewing our change, it's time to commit it:

~~~
$ git commit -m "Add another desirable conversion tool"
$ git status
~~~
{: .bash}

Expand Down

0 comments on commit 951398a

Please sign in to comment.