aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/repodef_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/repodef_repo.gl')
-rw-r--r--deployment/mgagit/templates/repodef_repo.gl1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/repodef_repo.gl b/deployment/mgagit/templates/repodef_repo.gl
index ebc9d904..ceb523e0 100644
--- a/deployment/mgagit/templates/repodef_repo.gl
+++ b/deployment/mgagit/templates/repodef_repo.gl
@@ -5,4 +5,5 @@ repo [% repo %]
config hooks.mailinglist = "sysadmin-commits@ml.mageia.org"
config hooks.emailprefix = "[[% repo %]] "
config hooks.envelopesender = "root@mageia.org"
+ config hooks.showrev = "t=%s; echo '-----------------------------------------------------------------------';echo; printf 'http://gitweb.mageia.org/'$GL_REPO'/commit/?id=%%s' $t; echo;echo; git show -C $t; echo"
config gitweb.description = "[% r.repos.$repo.description %]"