Document update for nd/unpack-trees-with-cache-tree
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 25 Aug 2018 13:02:09 +0000 (15:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2018 19:26:17 +0000 (12:26 -0700)
Fix an incorrect comment in the new code added in b4da37380b
(unpack-trees: optimize walking same trees with cache-tree -
2018-08-18) and document about the new test variable that is enabled
by default in test-lib.sh in 4592e6080f (cache-tree: verify valid
cache-tree in the test suite - 2018-08-18)

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found