This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository maintenancescripts. from 918d9f5 git/hooks/update-irkerhook_only: delete garbage. new 5993d98 git/hooks/update-irkerhook_only: add garbage again... 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-irkerhook_only | 2 ++ 1 file changed, 2 insertions(+) -- 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 5993d98342798efbeed5595ad44f4273d8d54a34 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon May 4 01:09:41 2015 +0200 git/hooks/update-irkerhook_only: add garbage again... --- git/hooks/update-irkerhook_only | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git/hooks/update-irkerhook_only b/git/hooks/update-irkerhook_only index e948471..8e82769 100755 --- a/git/hooks/update-irkerhook_only +++ b/git/hooks/update-irkerhook_only @@ -36,3 +36,5 @@ elif [ "${merge}" -eq "1" ]; then elif [ "${ff}" -eq "0" ]; then "${GIT_DIR}/${OUTSIDE_REPO}/_hooks_/update-script._irkerhook.py_" --refname="${REFNAME}" --rebase="${OLD}" "${NEW}" --repo="${SHORT_GIT_REPO_NAME}" || : fi + +# test -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git