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

Update draft release notes to 1.7.0

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 2ee8c5b6
...@@ -25,7 +25,7 @@ Notes on behaviour change ...@@ -25,7 +25,7 @@ Notes on behaviour change
configured that variable. configured that variable.
* "git status" is not "git commit --dry-run" anymore. This change does * "git status" is not "git commit --dry-run" anymore. This change does
not affect you if you run the command without pathspec. not affect you if you run the command without argument.
* "git diff" traditionally treated various "ignore whitespace" options * "git diff" traditionally treated various "ignore whitespace" options
only as a way to filter the patch output. "git diff --exit-code -b" only as a way to filter the patch output. "git diff --exit-code -b"
...@@ -208,7 +208,6 @@ release, unless otherwise noted. ...@@ -208,7 +208,6 @@ release, unless otherwise noted.
-- --
exec >/var/tmp/1 exec >/var/tmp/1
O=v1.7.0-rc0-48-gdace5dd O=v1.7.0-rc1-6-g2ee8c5b
O=v1.7.0-rc0-67-gb10b918
echo O=$(git describe master) echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint git shortlog --no-merges $O..master ^maint
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册