ref-filter: get rid of goto
commitedfb8ba06822375b08796b7b4354a94d98b05d13
authorOlga Telezhnaya <olyatelezhnaya@gmail.com>
Wed, 21 Feb 2018 06:59:01 +0000 (21 06:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 17:34:07 +0000 (21 09:34 -0800)
tree7941c243a512d20604a8203f85ffcadda36a4fbe
parent2bbc6e8a92e5bfe4f1db3836d7106aa0e9df9479
ref-filter: get rid of goto

Get rid of goto command in ref-filter for better readability.

Signed-off-by: Olga Telezhnaia <olyatelezhnaya@gmail.com>
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ref-filter.c