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

Merge branch 'jh/path-limit'

Conflicts:
	cgit.h
	ui-commit.c
This commit is contained in:
Lars Hjemli
2010-06-22 16:15:48 +02:00
17 changed files with 276 additions and 165 deletions

View File

@@ -10,7 +10,6 @@
struct cgit_repolist cgit_repolist;
struct cgit_context ctx;
int cgit_cmd;
int chk_zero(int result, char *msg)
{