提交 6e97ef31 编写于 作者: J Junio C Hamano

Git 1.7.3.5

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 9d9f5e72
......@@ -30,3 +30,5 @@ Git 1.7.3.5 Release Notes
* "git rebase --skip" to skip the last commit in a series used to fail
to run post-rewrite hook and to copy notes from old commits that have
successfully been rebased so far. Now it do (backmerge ef88ad2).
* "gitweb" tried to show a wrong feed logo when none was specified.
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.7.3.4
DEF_VER=v1.7.3.5
LF='
'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册