diff options
author | Teng Long <dyroneteng@gmail.com> | 2022-03-23 17:13:06 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-23 11:38:39 -0700 |
commit | 889f78383eb1e93663ad38a231607e04a1593713 (patch) | |
tree | f5c69735312cda2a6da4948cb173787fa2e50f62 /remote.h | |
parent | ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" (diff) | |
download | tgif-889f78383eb1e93663ad38a231607e04a1593713.tar.xz |
ls-tree: rename "retval" to "recurse" in "show_tree()"
The variable which "show_tree()" return is named "retval", a name that's
a little hard to understand. The commit rename "retval" to "recurse"
which is a more meaningful name than before in the context. We do not
need to take a look at "read_tree_at()" in "tree.c" to make sure what
does "retval" mean.
Signed-off-by: Teng Long <dyroneteng@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.h')
0 files changed, 0 insertions, 0 deletions