зеркало из https://github.com/microsoft/git.git
Git 1.7.9-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
6e06367ab0
Коммит
bddcefc638
|
@ -1,4 +1,4 @@
|
||||||
Git v1.7.9 Release Notes (draft)
|
Git v1.7.9 Release Notes
|
||||||
========================
|
========================
|
||||||
|
|
||||||
Updates since v1.7.8
|
Updates since v1.7.8
|
||||||
|
@ -109,11 +109,3 @@ Fixes since v1.7.8
|
||||||
Unless otherwise noted, all the fixes since v1.7.8 in the maintenance
|
Unless otherwise noted, all the fixes since v1.7.8 in the maintenance
|
||||||
releases are contained in this release (see release notes to them for
|
releases are contained in this release (see release notes to them for
|
||||||
details).
|
details).
|
||||||
|
|
||||||
--
|
|
||||||
exec >/var/tmp/1
|
|
||||||
O=v1.7.9-rc0-44-g478c446
|
|
||||||
echo O=$(git describe master)
|
|
||||||
git log --first-parent --oneline --reverse ^$O master
|
|
||||||
echo
|
|
||||||
git shortlog --no-merges ^$O ^maint master
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v1.7.9-rc1
|
DEF_VER=v1.7.9-rc2
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
|
Загрузка…
Ссылка в новой задаче