mirror of
https://git.zx2c4.com/cgit
synced 2025-09-01 07:19:56 +02:00
allow specification of directly linked blobs mimetypes
Signed-off-by: Michael Krelin <hacker@klever.net>
This commit is contained in:
parent
01d2dce7e7
commit
42effc9390
3 changed files with 4 additions and 1 deletions
1
cgit.h
1
cgit.h
|
@ -116,6 +116,7 @@ struct cgit_query {
|
|||
char *sha2;
|
||||
char *path;
|
||||
char *name;
|
||||
char *mimetype;
|
||||
int ofs;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue