Skip to content

Commit

Permalink
removes redundant git status, fixes #1041
Browse files Browse the repository at this point in the history
  • Loading branch information
martinosorb committed Nov 22, 2024
1 parent 382ffa8 commit 9df1f45
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 @@ -278,7 +278,6 @@ After reviewing our change, it's time to commit it:

```bash
$ git commit -m "Add ingredients for basic guacamole"
$ git status
```

```output
Expand Down

0 comments on commit 9df1f45

Please sign in to comment.