summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a38bb0c)
raw | patch | inline | side by side (parent: a38bb0c)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 18 Oct 2008 15:20:51 +0000 (08:20 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 18 Oct 2008 15:20:51 +0000 (08:20 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | patch | blob | history |
index 746646bb3d09a16a5880fa6bff286389aae98870..45885bbbb2c39444a9640c79ab0ae5bc6d587939 100644 (file)
--diff-filter=[ACDMRTUXB*]::
Select only files that are Added (`A`), Copied (`C`),
Deleted (`D`), Modified (`M`), Renamed (`R`), have their
- type (mode) changed (`T`), are Unmerged (`U`), are
+ type (i.e. regular file, symlink, submodule, ...) changed (`T`),
+ are Unmerged (`U`), are
Unknown (`X`), or have had their pairing Broken (`B`).
Any combination of the filter characters may be used.
When `*` (All-or-none) is added to the combination, all