wt-status: exit early using goto in wt_shortstatus_print_tracking()
authorRené Scharfe <l.s.r@web.de>
Sat, 31 Oct 2015 17:36:01 +0000 (18:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Nov 2015 17:58:20 +0000 (09:58 -0800)
Deduplicate printing the line terminator by jumping to the end of the
function.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found