Merge branch 'lh/section-from-path'

Conflicts:
	scan-tree.c
This commit is contained in:
Lars Hjemli
2010-09-19 18:46:17 +02:00
4 changed files with 45 additions and 6 deletions

1
cgit.h
View File

@ -206,6 +206,7 @@ struct cgit_config {
int noheader;
int renamelimit;
int remove_suffix;
int section_from_path;
int snapshots;
int summary_branches;
int summary_log;