From bd24832cd7a72117afb7fa785f4e6bfa4324bf30 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 5 Mar 2015 02:18:42 +0100 Subject: cgit: show clone URLs for empty repo --- ui-summary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-summary.c') diff --git a/ui-summary.c b/ui-summary.c index 46ca713..fa5ba04 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -28,7 +28,7 @@ static void print_url(const char *url) if (urls++ == 0) { htmlf(" ", columns); - htmlf("Clone\n", columns); + htmlf("Clone\n", columns); } htmlf("