1
0
mirror of https://github.com/git/git.git synced 2024-09-27 08:41:11 +02:00

Git 1.7.8-rc2

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2011-11-12 22:14:53 -08:00
parent dc865af65f
commit bc1bbe0c19
2 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ included in this release.
---
exec >/var/tmp/1
O=v1.7.8-rc1-11-gd7a0129
O=v1.7.8-rc1-23-gdc865af
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo

View File

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.7.8-rc1
DEF_VER=v1.7.8-rc2
LF='
'