Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge /pub/scm/git/git to recover lost side branch
[gitweb.git]
/
Documentation
/
git-ls-tree.txt
diff --git
a/Documentation/git-ls-tree.txt
b/Documentation/git-ls-tree.txt
index cdc5654a991379890483a325145a74595d42741f..ba0438e9ad444d3647af192f3483f27a73f8e294 100644
(file)
--- a/
Documentation/git-ls-tree.txt
+++ b/
Documentation/git-ls-tree.txt
@@
-38,6
+38,10
@@
Output Format
-------------
<mode> SP <type> SP <object> TAB <file>
+When `-z` option is not used, TAB, LF, and backslash characters
+in pathnames are represented as `\t`, `\n`, and `\\`,
+respectively.
+
Author
------