From: Jamie Couture <[email protected]> People were talking about having some repo settings present in git config to make gitolite integration easier to manage.
This patch will override on all repo.* settings, as long as they are set in git config. It can only used with scan-path. Hopefully it proves useful. Jamie Couture (3): add git config parsing during scan-path update documentation add tag target to generate ctags Makefile | 6 +++++- cgit.c | 3 +++ cgit.h | 1 + cgitrc.5.txt | 45 +++++++++++++++++++++++++++++++++++++++++++++ scan-tree.c | 21 +++++++++++++++++---- 5 files changed, 71 insertions(+), 5 deletions(-) -- 1.7.6 _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
