mirror of
https://git.zx2c4.com/cgit
synced 2025-07-13 03:34:40 +02:00
Merge branch 'jh/path-limit'
Conflicts: cgit.h ui-commit.c
This commit is contained in:
commit
37a24e4e39
17 changed files with 276 additions and 165 deletions
1
cgit.h
1
cgit.h
|
@ -147,6 +147,7 @@ struct cgit_query {
|
|||
int showmsg;
|
||||
int ssdiff;
|
||||
int show_all;
|
||||
char *vpath;
|
||||
};
|
||||
|
||||
struct cgit_config {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue