提交 302bd999 编写于 作者: J Junio C Hamano

Git 1.7.6-rc2

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 2c162b56
......@@ -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
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.7.6-rc1
DEF_VER=v1.7.6-rc2
LF='
'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册