for-each-ref: rename variables called sort to sorting
authorKarthik Nayak <redacted>
Sat, 13 Jun 2015 19:37:25 +0000 (01:07 +0530)
committerJunio C Hamano <redacted>
Mon, 15 Jun 2015 18:48:09 +0000 (11:48 -0700)
commit73079d21ec5c5e510e0f120603b9efd748d63798
tree44248f36be02e99bc079e294b237f1b4d14ced85
parent277b915715b8f832c60be8469628d26328670707
for-each-ref: rename variables called sort to sorting

Rename all the variables called sort to sorting to match the
function/structure name changes made in the previous patch.

Mentored-by: Christian Couder <redacted>
Mentored-by: Matthieu Moy <redacted>
Signed-off-by: Karthik Nayak <redacted>
Reviewed-by: Matthieu Moy <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/for-each-ref.c
git clone https://git.99rst.org/PROJECT