summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2c5b011)
raw | patch | inline | side by side (parent: 2c5b011)
author | Alex Riesen <raa.lkml@gmail.com> | |
Sun, 10 May 2009 16:13:45 +0000 (18:13 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 May 2009 16:32:29 +0000 (09:32 -0700) |
Delayed negation in a statement is harder to spot and keep in mind.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-tree.txt | patch | blob | history |
index 4c7262f1cd82ca8d9ea6be638d23b18d9bba3738..69c7dee1b9aa73be122c4e1d764ef65a21f3d37e 100644 (file)
-------------
<mode> SP <type> SP <object> TAB <file>
-When the `-z` option is not used, TAB, LF, and backslash characters
+Unless the `-z` option is used, TAB, LF, and backslash characters
in pathnames are represented as `\t`, `\n`, and `\\`, respectively.
When the `-l` option is used, format changes to