]> git.ipfire.org Git - thirdparty/git.git/commit - dir.c
dir: convert read_directory_recursive to take an index
authorBrandon Williams <bmwill@google.com>
Fri, 5 May 2017 19:53:32 +0000 (12:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 May 2017 10:15:39 +0000 (19:15 +0900)
commit0ef8e169aa40ac98dce71f61074bcd729cd9ba54
tree7f9ce8b480d3ac2035b2492eca2251b31712221f
parent207a06cea39579586952a9a50bd25352e5c952f1
dir: convert read_directory_recursive to take an index

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