Skip to content

Commit

Permalink
Fixed git status message after commit because there's a remote
Browse files Browse the repository at this point in the history
  • Loading branch information
anelda authored Nov 30, 2017
1 parent ff2816c commit c7762e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _episodes/04-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ $ git status

~~~
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
(use "git push" to publish your local commits)
nothing to commit, working directory clean
~~~
{: .output}
Expand Down

0 comments on commit c7762e5

Please sign in to comment.