From: John Keeping Date: Fri, 14 Aug 2015 11:47:03 +0000 (+0100) Subject: clone: use cgit_print_error_page() instead of html_status() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/329381dfe45d37cb94847ee92ebe58f2d6c02a9d?ds=inline;hp=329381dfe45d37cb94847ee92ebe58f2d6c02a9d clone: use cgit_print_error_page() instead of html_status() This provides a formatted error response rather than a simple HTTP error. Signed-off-by: John Keeping ---