Skip to content

Commit

Permalink
Use output syntax highlighting for git status
Browse files Browse the repository at this point in the history
Co-authored-by: Toby Hodges <[email protected]>
  • Loading branch information
martinosorb and tobyhodges authored Aug 14, 2024
1 parent 7e18fdf commit eceba16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/05-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ here's how Git works in cartoon form:
If you read the output of `git status` carefully,
you'll see that it includes this hint:

```bash
```output
(use "git checkout -- <file>..." to discard changes in working directory)
```

Expand Down

0 comments on commit eceba16

Please sign in to comment.