Git 1.7.6-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
2c162b56f3
commit
302bd999fd
@ -138,5 +138,5 @@ included in this release.
|
||||
---
|
||||
exec >/var/tmp/1
|
||||
echo O=$(git describe master)
|
||||
O=v1.7.6-rc1
|
||||
O=v1.7.6-rc2
|
||||
git shortlog --no-merges ^maint ^$O master
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v1.7.6-rc1
|
||||
DEF_VER=v1.7.6-rc2
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user