summaryrefslogtreecommitdiff
path: root/fetch-pack.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-03-20 08:15:07 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-03-20 09:34:09 (GMT)
commit664296985c2f05df83da9b859c258d97e6a11ba3 (patch)
tree58a640846d78da822d494b48fe7eaa66932436be /fetch-pack.h
parent04c4c766ec8252674496ab232b63c1860bcbc0a9 (diff)
downloadgit-664296985c2f05df83da9b859c258d97e6a11ba3.zip
git-664296985c2f05df83da9b859c258d97e6a11ba3.tar.gz
git-664296985c2f05df83da9b859c258d97e6a11ba3.tar.bz2
unpack-trees: drop name_entry from traverse_by_cache_tree()
We pull the names from the existing index rather than the tree entry, which is after all the point of this function. Let's drop the unused "names" parameter. Note that we leave the "nr_names" parameter, as it tells us how many trees we are traversing (and thus how many index stages to set up). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fetch-pack.h')
0 files changed, 0 insertions, 0 deletions