This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch README in repository hurd.
commit ac781eb8f2f9d97dda9f56599fb76c4b5d917e4d Author: Samuel Thibault <[email protected]> Date: Tue Feb 23 23:19:59 2016 +0100 fix syntax --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 02fc092..5275615 100644 --- a/README +++ b/README @@ -36,7 +36,7 @@ do done git checkout upstream -git pull upstream master:upstream +git pull upstream master git tag -m "New upstream snapshot" -a upstream/hurd/$version$git git archive --prefix=hurd-$version$git/ HEAD | bzip2 > ../hurd_$version$git.orig.tar.bz2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
