summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9231f50)
raw | patch | inline | side by side (parent: 9231f50)
author | Miklos Vajna <vmiklos@frugalware.org> | |
Tue, 22 Apr 2008 12:23:48 +0000 (14:23 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Apr 2008 04:42:38 +0000 (21:42 -0700) |
git diff --name-status outputs letters, but the meaning of those letters
is documented elsewhere. Add a note to make the manpage more intuitive.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
is documented elsewhere. Add a note to make the manpage more intuitive.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | patch | blob | history |
index 8d35cbd60d9d6fb2a0aeef8a6b956e099743cb28..60d0e53a78974a99af3178fb11745fdaa51fd6fe 100644 (file)
Show only names of changed files.
--name-status::
- Show only names and status of changed files.
+ Show only names and status of changed files. See the description
+ of the `--diff-filter` option on what the status letters mean.
--color::
Show colored diff.