remote: clean-up by returning early to avoid one indentation
authorBert Wesarg <bert.wesarg@googlemail.com>
Mon, 27 Jan 2020 07:04:28 +0000 (08:04 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2020 18:52:10 +0000 (10:52 -0800)
commit1a83068c26206d2b45718e0896955eb61bef8353
tree4cf2823c3284ff1a4eb42a812651ee633092e26e
parent88f8576eda2880587fb4487ba469d909dbe35a7b
remote: clean-up by returning early to avoid one indentation

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/remote.c