From: John Keeping Date: Sat, 31 Mar 2018 14:11:05 +0000 (+0100) Subject: ui-refs: use shared function to print tag downloads X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/71d14d9c98c39a6683780060f84429a3a7e5b348?hp=71d14d9c98c39a6683780060f84429a3a7e5b348 ui-refs: use shared function to print tag downloads cgit_compose_snapshot_prefix() is identical to print_tag_downloads(), so remove the latter and use the function from ui-shared.c instead. Signed-off-by: John Keeping Reviewed-by: Christian Hesse ---