From 4bf7dacfa870fb1fb81edf647fd5c049786c3c2f Mon Sep 17 00:00:00 2001 From: patrick-scho Date: Mon, 1 Dec 2025 15:12:11 +0100 Subject: print readme by oid try 1 --- ui-blob.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui-blob.h') diff --git a/ui-blob.h b/ui-blob.h index 16847b2..87e00ad 100644 --- a/ui-blob.h +++ b/ui-blob.h @@ -2,6 +2,7 @@ #define UI_BLOB_H extern int cgit_ref_path_exists(const char *path, const char *ref, int file_only); +extern int cgit_print_oid(const struct object_id *oid); extern int cgit_print_file(char *path, const char *head, int file_only); extern void cgit_print_blob(const char *hex, char *path, const char *head, int file_only); -- cgit v1.2.3