]> git.ipfire.org Git - thirdparty/git.git/commit - dir.c
dir: add remove_untracked_cache()
authorChristian Couder <christian.couder@gmail.com>
Sun, 24 Jan 2016 15:28:20 +0000 (16:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2016 20:40:11 +0000 (12:40 -0800)
commit07b29bfd8d3de9a16c1c93e285b6980ca6b77b45
treee63f874f30994dc539b63f0e680cc4c03080b963
parent4a4ca4796df6b81d5995f31e87e9e6a64c2b889d
dir: add remove_untracked_cache()

Factor out code into remove_untracked_cache(), which will be used
in a later commit.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/update-index.c
dir.c
dir.h