checkout: rename 'new' variables
authorBrandon Williams <redacted>
Wed, 14 Feb 2018 18:59:31 +0000 (10:59 -0800)
committerJunio C Hamano <redacted>
Thu, 22 Feb 2018 18:08:05 +0000 (10:08 -0800)
commitc8a3ea1f2972cb18715f06f99973c594b329c472
treed32cc3c424c413d39eb328ab4c4a5e085fa0506c
parentf1ae97d3332fea1b34dad67c8c932abf9eb2332e
checkout: rename 'new' 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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/checkout.c
git clone https://git.99rst.org/PROJECT