From: Ævar Arnfjörð Bjarmason Date: Thu, 9 May 2019 11:48:29 +0000 (+0200) Subject: send-email: rename the @bcclist variable for consistency X-Git-Tag: v2.23.0-rc0~143^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e60f6d13f3b04ee3a8aa50ed5a0b97d2fb58bad8?ds=inline;hp=e60f6d13f3b04ee3a8aa50ed5a0b97d2fb58bad8 send-email: rename the @bcclist variable for consistency The "to" and "cc" variables are named @initial_{to,cc}, let's rename this one to match them. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---