mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
GIT 1.6.3-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
86e081aea4
commit
f29ac4f1b0
@ -152,6 +152,10 @@ Updates since v1.6.2
|
||||
knobs you can tweak to work around issues with various versions of the
|
||||
docbook-xsl package. See comments in Documentation/Makefile for details.
|
||||
|
||||
* Support for building and testing a subset of git on a system without a
|
||||
working perl has been improved.
|
||||
|
||||
|
||||
Fixes since v1.6.2
|
||||
------------------
|
||||
|
||||
@ -173,6 +177,6 @@ v1.6.2.X series.
|
||||
|
||||
---
|
||||
exec >/var/tmp/1
|
||||
O=v1.6.3-rc1-1-gea10b60
|
||||
O=v1.6.3-rc2
|
||||
echo O=$(git describe master)
|
||||
git shortlog --no-merges $O..master ^maint
|
||||
|
Loading…
Reference in New Issue
Block a user