]> git.ipfire.org Git - thirdparty/git.git/commit
remote: rename 'new' variables
authorBrandon Williams <bmwill@google.com>
Wed, 14 Feb 2018 18:59:47 +0000 (10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 18:08:05 +0000 (10:08 -0800)
commitf3bbe630389480666ff865a7563859de4722664d
tree662e221ae0edc552917c4c79deccf9461d9d0558
parent1472b5bf68221f27fb8115d00773ec2a28e6ca6b
remote: 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>
remote.c