We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3eb02 commit c0bbcf7Copy full SHA for c0bbcf7
README.md
@@ -62,5 +62,5 @@ _A list of my commonly used Git commands_
62
| ------- | ----------- |
63
| `git log` | View changes |
64
| `git log --summary` | View changes (detailed) |
65
-| `git diff [source branch] [target branch}` | Preview changes before merging |
+| `git diff [source branch] [target branch]` | Preview changes before merging |
66
0 commit comments