This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository maintenancescripts. commit bd94bdf6bf4173b086bdb6edab77d381db100bcf Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Feb 23 20:45:18 2015 +0100 git/hooks/update: fix X2go -> X2Go. --- git/hooks/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/hooks/update b/git/hooks/update index e06d6d9..cfdc956 100755 --- a/git/hooks/update +++ b/git/hooks/update @@ -1,6 +1,6 @@ #!/bin/bash # -# Update hook for X2go Git projects +# Update hook for X2Go Git projects # . hooks/common.sh -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git