[PATCH 0/3] git config settings for gitolite integration

Jamie Couture jamie.couture at gmail.com
Tue Nov 22 05:07:04 CET 2011


From: Jamie Couture <jamie.couture at gmail.com>

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





More information about the CGit mailing list