This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository maintenancescripts. from 517ec35 git/hooks/update-irkerhook_only: add some garbage. new 918d9f5 git/hooks/update-irkerhook_only: delete garbage. 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 deletions(-) -- 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 918d9f593479ba3e1516c0694d9bd16b99a6dae9 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon May 4 01:09:01 2015 +0200 git/hooks/update-irkerhook_only: delete garbage. --- git/hooks/update-irkerhook_only | 2 -- 1 file changed, 2 deletions(-) diff --git a/git/hooks/update-irkerhook_only b/git/hooks/update-irkerhook_only index 8e82769..e948471 100755 --- a/git/hooks/update-irkerhook_only +++ b/git/hooks/update-irkerhook_only @@ -36,5 +36,3 @@ 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