From: Adam Spiers Date: Thu, 27 Dec 2012 02:32:22 +0000 (+0000) Subject: dir.c: rename cryptic 'which' variable to more consistent name X-Git-Tag: v1.8.2-rc0~146^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/840fc334e98e89e28039f85c3eff0caab5f20eb3?hp=840fc334e98e89e28039f85c3eff0caab5f20eb3 dir.c: rename cryptic 'which' variable to more consistent name 'el' is only *slightly* less cryptic, but is already used as the variable name for a struct exclude_list pointer in numerous other places, so this reduces the number of cryptic variable names in use by one :-) Signed-off-by: Adam Spiers Signed-off-by: Junio C Hamano ---