[X2Go-Commits] [maintenancescripts] 06/08: git/hooks/x2go-post-receive-tag-pending: reference actual tool location in X-Mailer header.
git-admin at x2go.org
git-admin at x2go.org
Tue Mar 3 14:25:53 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 45302e81ec93d414f2bc0f42173164e7bdc61a59
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Mar 3 13:27:46 2020 +0100
git/hooks/x2go-post-receive-tag-pending: reference actual tool location in X-Mailer header.
---
git/hooks/x2go-post-receive-tag-pending | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git/hooks/x2go-post-receive-tag-pending b/git/hooks/x2go-post-receive-tag-pending
index 421ec3c..a7311b3 100755
--- a/git/hooks/x2go-post-receive-tag-pending
+++ b/git/hooks/x2go-post-receive-tag-pending
@@ -93,7 +93,7 @@ Subject: X2Go issue (in src:${PROJECT}) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
-X-Mailer: https://x2go.org/post-receive-tag-pending
+X-Mailer: https://code.x2go.org/gitweb?p=maintenancescripts.git;a=blob;f=git/hooks/x2go-post-receive-tag-pending
tag #${bug} pending
fixed #${bug} ${version}
--
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