]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/update-index.c
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)
commiteaab83d0e574c9f3440a2364a7975f9ffe75f188
tree70a71dac844d56516c0a6f3a58c4f9298db38572
parent113e6413187c65a9fbf2b845a1fb31c7d17c0755
update-index: add --test-untracked-cache

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>
Documentation/git-update-index.txt
builtin/update-index.c