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

Git 1.8.3-rc2

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 f74455ab
......@@ -41,12 +41,17 @@ Updates since v1.8.2
Foreign interface
* remote-hg and remote-bzr helpers (in contrib/) have been updated;
especially, the latter has been accelerated to help Emacs folks,
whose primary SCM seems to be stagnating.
* remote-hg and remote-bzr helpers (in contrib/ since v1.8.2) have
been updated; especially, the latter has been accelerated to help
Emacs folks, whose primary SCM seems to be stagnating.
UI, Workflows & Features
* A handful of updates applied to gitk, including an addition of
"revert" action, showing dates in tags in a nicer way, making
colors configurable, and support for -G'pickaxe' search.
* The prompt string generator (in contrib/completion/) learned to
show how many changes there are in total and how many have been
replayed during a "git rebase" session.
......
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.8.3-rc1
DEF_VER=v1.8.3-rc2
LF='
'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册