From: Ralf Thielow Date: Fri, 28 Feb 2014 19:27:29 +0000 (+0100) Subject: help.c: rename function "pretty_print_string_list" X-Git-Tag: v2.0.0-rc0~111^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d10cb3dfab92bf24e2919ae3d4a16013dba0261f?hp=d10cb3dfab92bf24e2919ae3d4a16013dba0261f help.c: rename function "pretty_print_string_list" The part "string_list" of the name of function "pretty_print_string_list" is just an implementation detail. The function pretty-prints command names so rename it to "pretty_print_cmdnames". Signed-off-by: Ralf Thielow Signed-off-by: Junio C Hamano ---