for-each-ref: rename variables called sort to sorting
commit73079d21ec5c5e510e0f120603b9efd748d63798
authorKarthik Nayak <karthik.188@gmail.com>
Sat, 13 Jun 2015 19:37:25 +0000 (14 01:07 +0530)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jun 2015 18:48:09 +0000 (15 11:48 -0700)
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 <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Reviewed-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/for-each-ref.c