From 536c7a1eb201b44b9266babe087cb6f2b75e4a7f Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sun, 19 Sep 2010 16:46:17 +0000 Subject: Merge branch 'lh/section-from-path' Conflicts: scan-tree.c --- (limited to 'cgit.h') diff --git a/cgit.h b/cgit.h index 72fb1c7..f8076c5 100644 --- a/cgit.h +++ b/cgit.h @@ -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; -- cgit v0.9.0.2