]> git.ipfire.org Git - thirdparty/git.git/commit
ls-files: convert prune_cache to take an index
authorBrandon Williams <bmwill@google.com>
Mon, 12 Jun 2017 22:14:04 +0000 (15:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2017 18:40:51 +0000 (11:40 -0700)
commit6510ae173a8630e39a225f15031a7975547979ec
tree9354000349f208fd66c142fe3468f52ceb75422f
parent1d35e3bf056b508f4ece3875f9d2851be5fcd3d4
ls-files: convert prune_cache to take an index

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/ls-files.c