checkout: rename 'new' variables
commitc8a3ea1f2972cb18715f06f99973c594b329c472
authorBrandon Williams <bmwill@google.com>
Wed, 14 Feb 2018 18:59:31 +0000 (14 10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 18:08:05 +0000 (22 10:08 -0800)
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 <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/checkout.c