From: Brandon Williams Date: Wed, 14 Feb 2018 18:59:26 +0000 (-0800) Subject: pack-objects: rename 'this' variables X-Git-Tag: v2.17.0-rc0~35^2~33 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/095b3b2c04850368b2ec77b96db29c3ce5b9424c?hp=095b3b2c04850368b2ec77b96db29c3ce5b9424c pack-objects: rename 'this' variables Rename C++ keyword in order to bring the codebase closer to being able to be compiled with a C++ compiler. Signed-off-by: Brandon Williams Signed-off-by: Junio C Hamano ---