pull: trivial cleanup
commita751e0296f6771e4dec6258d8c3f9bf658da30de
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 17 Jun 2021 16:17:09 +0000 (17 11:17 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Jun 2021 07:36:17 +0000 (19 16:36 +0900)
tree426b3083b3b28450349414d034d01889cff17840
parent340062243a474b8fa56f4c3f6572bf015392f7f9
pull: trivial cleanup

There's no need to store ran_ff. Now it's obvious from the conditionals.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/pull.c