update-index: add --test-untracked-cache
authorChristian Couder <christian.couder@gmail.com>
Sun, 24 Jan 2016 15:28:16 +0000 (16:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2016 20:39:22 +0000 (12:39 -0800)
It is nice to just be able to test if untracked cache is
supported without enabling it.

Helped-by: David Turner <dturner@twopensource.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found