mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 06:59:28 +02:00
Merge branch 'stable'
This commit is contained in:
commit
04254fa903
9 changed files with 68 additions and 17 deletions
1
cgit.h
1
cgit.h
|
@ -137,6 +137,7 @@ struct reflist {
|
|||
struct cgit_query {
|
||||
int has_symref;
|
||||
int has_sha1;
|
||||
int has_ssdiff;
|
||||
char *raw;
|
||||
char *repo;
|
||||
char *page;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue