Merge branch 'lh/module-links'

Tá an tiomantas seo le fáil i:
Lars Hjemli
2012-03-18 20:59:36 +00:00
tuismitheoir 08352c7a02 3fbaf09715
tiomantas 2b9fab8d30
D'athraigh 8 comhad le 85 breiseanna agus 15 scriosta

Féach ar an gComhad

@@ -70,6 +70,7 @@ struct cgit_repo *cgit_add_repo(const char *url)
ret->commit_filter = ctx.cfg.commit_filter;
ret->source_filter = ctx.cfg.source_filter;
ret->clone_url = ctx.cfg.clone_url;
ret->submodules.strdup_strings = 1;
return ret;
}