This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "buildscripts upstream project". The branch, master has been updated via fd051b7250c309ea3573ef2f8ff0fe95ffff59ed (commit) via a0cbc2cb8dc57805bddb12f9c9fe16487eeddc68 (commit) from b02379d945ba6bbbcacf53640ab816ea594bb408 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fd051b7250c309ea3573ef2f8ff0fe95ffff59ed Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 22:59:33 2011 +0200 adds a script that creates tarball releases from a Git tag/branch/HEAD commit a0cbc2cb8dc57805bddb12f9c9fe16487eeddc68 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 22:58:54 2011 +0200 adds a script that kicks the creation of new Git projects on code.x2go.org ----------------------------------------------------------------------- Summary of changes: bin/x2go-gitcreate | 14 ++++++++++++++ bin/x2go-tarballrelease | 23 +++++++++++++++++++++++ 2 files changed, 37 insertions(+), 0 deletions(-) create mode 100755 bin/x2go-gitcreate create mode 100755 bin/x2go-tarballrelease hooks/post-receive -- buildscripts upstream project