summaryrefslogtreecommitdiff
path: root/bisect.c
diff options
context:
space:
mode:
authorTanushree Tumane <tanushreetumane@gmail.com>2020-02-17 08:40:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-02-19 17:37:14 (GMT)
commit292731c4c24bce5c9e3bdc7a246cfbc565ab93a1 (patch)
tree1e063517647fd8dbc1c694cd4a36f5a1f9d1899b /bisect.c
parent16538bfd2c429a81a86011f32afa189047afd6e5 (diff)
downloadgit-292731c4c24bce5c9e3bdc7a246cfbc565ab93a1.zip
git-292731c4c24bce5c9e3bdc7a246cfbc565ab93a1.tar.gz
git-292731c4c24bce5c9e3bdc7a246cfbc565ab93a1.tar.bz2
bisect--helper: change `retval` to `res`
Let's rename variable retval to res, so that variable names in bisect--helper.c are more consistent. After this change, there are 110 occurrences of res in the file and zero of retval, while there were 26 instances of retval before. Mentored-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Tanushree Tumane <tanushreetumane@gmail.com> Signed-off-by: Miriam Rubio <mirucam@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions