This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository maintenancescripts. from ac89ba2 git/hooks/update{,-merge}: correctly invoke irkerhook, part 3. new 5f6dd71 git/hooks/update-script._irkerhook.py_: yet another testcommit. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: git/hooks/update-script._irkerhook.py_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository maintenancescripts. commit 5f6dd71b6e3ba745c2f76514f80f6b200d25dd53 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Mar 26 11:56:06 2015 +0100 git/hooks/update-script._irkerhook.py_: yet another testcommit. --- git/hooks/update-script._irkerhook.py_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/hooks/update-script._irkerhook.py_ b/git/hooks/update-script._irkerhook.py_ index 571f897..bfd8283 100755 --- a/git/hooks/update-script._irkerhook.py_ +++ b/git/hooks/update-script._irkerhook.py_ @@ -30,7 +30,7 @@ urlprefixmap = { "cgit": "http://%(host)s/cgi-bin/cgit.cgi/%(repo)s/commit/?id=", } -# By default, ship to the freenode #commits channel. +# By default, ship to the freenode #commits channel default_channels = "irc://chat.freenode.net/#x2go" # -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git