Skip to content

Commit

Permalink
Update diff.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Aug 5, 2024
1 parent ecd8979 commit 4a8c6fe
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions cheatsheets/version-control/git/commands/diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ Long help:
$ git diff --help
```

<details>
<summary>Long help output</summary>
Long help output:

```
NAME
Expand All @@ -43,8 +42,6 @@ DESCRIPTION
...
```

</details>

So you can run against zero, one or two commits. And can specify paths.


Expand Down

0 comments on commit 4a8c6fe

Please sign in to comment.