This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository maintenancescripts. from 7347a77 git/hooks/update{,-merge}: add irker update hook. new 29c1fa9 git/hooks/update-script._irkerhook.py_: change channel to "#x2go". 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 29c1fa9dbfafbee3521d72f56c81c6eae8d6563b Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Mar 26 10:35:36 2015 +0100 git/hooks/update-script._irkerhook.py_: change channel to "#x2go". --- 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 1bee4a0..5c7f662 100755 --- a/git/hooks/update-script._irkerhook.py_ +++ b/git/hooks/update-script._irkerhook.py_ @@ -31,7 +31,7 @@ urlprefixmap = { } # By default, ship to the freenode #commits list -default_channels = "irc://chat.freenode.net/#commits" +default_channels = "irc://chat.freenode.net/#x2go" # # No user-serviceable parts below this line: -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git