]> git.pld-linux.org Git - packages/pld-gitolite.git/blob - git.conf
- up to 0.13.2
[packages/pld-gitolite.git] / git.conf
1 [core]
2         logAllRefUpdates = false
3 [user]
4         name = git
5         email = git@pld-linux.org
6 [hooks]
7         mailinglist = 
8         replyto = ""
9         distfiles = 
10         showrev = "git show -C %s; echo"
11         emailprefix = ""
12         emailmaxlines = 10000
13         ciaproject =
14         gitwebroot =
15         specsdir =
16         specsrepo =
17         orderfile = "configs/difforder"
This page took 0.047439 seconds and 3 git commands to generate.