1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-24 20:17:16 +02:00

ls-tree manpage: output of ls-tree is compatible with update-index

Such format relationships are very useful things to remember for
script writers.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Alex Riesen 2009-05-10 18:14:49 +02:00 committed by Junio C Hamano
parent 713697b34f
commit c98a95eea8

View File

@ -78,6 +78,8 @@ Output Format
Unless the `-z` option is used, TAB, LF, and backslash characters
in pathnames are represented as `\t`, `\n`, and `\\`, respectively.
This output format is compatible with what '--index-info --stdin' of
'git update-index' expects.
When the `-l` option is used, format changes to