2
0
mirror of https://git.zx2c4.com/cgit synced 2025-08-31 06:15:08 +00:00

Merge branch 'stable'

This commit is contained in:
Lars Hjemli
2012-01-03 16:06:58 +00:00
9 changed files with 68 additions and 17 deletions

1
cgit.h
View File

@@ -137,6 +137,7 @@ struct reflist {
struct cgit_query {
int has_symref;
int has_sha1;
int has_ssdiff;
char *raw;
char *repo;
char *page;