Merge pull request #279 from tldr-pages/rubenvereecken-patch-1

Update git-diff.md
This commit is contained in:
Ruben Vereecken
2015-04-14 16:30:15 +02:00

View File

@@ -8,7 +8,7 @@
- Show only names of changed files. - Show only names of changed files.
`git diff --names-only {{PATHSPEC}}` `git diff --name-only {{PATHSPEC}}`
- Output a condensed summary of extended header information. - Output a condensed summary of extended header information.