diff options
author | Jeff King <peff@peff.net> | 2019-03-20 04:15:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-20 18:34:09 +0900 |
commit | 664296985c2f05df83da9b859c258d97e6a11ba3 (patch) | |
tree | 58a640846d78da822d494b48fe7eaa66932436be /notes-cache.c | |
parent | test-date: drop unused "now" parameter from parse_dates() (diff) | |
download | tgif-664296985c2f05df83da9b859c258d97e6a11ba3.tar.xz |
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 'notes-cache.c')
0 files changed, 0 insertions, 0 deletions