Documentation: clarify the invalidated tree entry format
authorCarlos Martín Nieto <cmn@elego.de>
Tue, 26 Jul 2011 12:27:57 +0000 (14:27 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2011 01:23:49 +0000 (18:23 -0700)
When the entry_count is -1, the tree is invalidated and therefore has
not associated hash (or object name). Explicitly state that the next
entry starts after the newline.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found