Merge branch 'jp/defbranch'

此提交包含在:
Lars Hjemli
2012-03-18 21:00:18 +00:00
當前提交 181b6e789b
共有 4 個檔案被更改,包括 18 行新增4 行删除

查看文件

@@ -55,7 +55,6 @@ struct cgit_repo *cgit_add_repo(const char *url)
ret->desc = "[no description]";
ret->owner = NULL;
ret->section = ctx.cfg.section;
ret->defbranch = "master";
ret->snapshots = ctx.cfg.snapshots;
ret->enable_commit_graph = ctx.cfg.enable_commit_graph;
ret->enable_log_filecount = ctx.cfg.enable_log_filecount;