[X2Go-Commits] [maintenancescripts] 06/08: git/hooks/x2go-post-receive-close-bugs: add X-Mailer header, ported from git/hooks/x2go-post-receive-tag-pending.

git-admin at x2go.org git-admin at x2go.org
Thu Mar 5 19:23:41 CET 2020


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository maintenancescripts.

commit 0cf08620a9353460886614c3ea0ca2b60b5596f8
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Mar 5 19:10:31 2020 +0100

    git/hooks/x2go-post-receive-close-bugs: add X-Mailer header, ported from git/hooks/x2go-post-receive-tag-pending.
---
 git/hooks/x2go-post-receive-close-bugs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/git/hooks/x2go-post-receive-close-bugs b/git/hooks/x2go-post-receive-close-bugs
index d92a119..e63a5d6 100755
--- a/git/hooks/x2go-post-receive-close-bugs
+++ b/git/hooks/x2go-post-receive-close-bugs
@@ -92,6 +92,7 @@ Subject: X2Go issue (in src:${PROJECT}) has been marked as closed
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 Content-Transfer-Encoding: 8bit
+X-Mailer: https://code.x2go.org/gitweb?p=maintenancescripts.git;a=blob;f=git/hooks/x2go-post-receive-close-bugs
 
 close #${bug}
 thanks

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git


More information about the x2go-commits mailing list