This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch README in repository hurd.
commit 64f74f7e46f7e927d9bbb67f71bd7144af65674f Author: Samuel Thibault <[email protected]> Date: Sat Sep 28 14:58:12 2013 +0200 Add missing tag --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index f02c609..652ec91 100644 --- a/README +++ b/README @@ -50,6 +50,7 @@ done tar --strip-components=1 -xf ../hurd_$date.orig.tar.bz2 git add -A git commit -m "New upstream snapshot" +git tag -m "New upstream snapshot" -a upstream/$date git checkout master git pull . upstream-merged -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
