зеркало из https://github.com/microsoft/git.git
Start 1.7.1 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
e923eaeb90
Коммит
318721e3ac
|
@ -0,0 +1,17 @@
|
|||
Git v1.7.1 Release Notes
|
||||
========================
|
||||
|
||||
Updates since v1.7.0
|
||||
--------------------
|
||||
|
||||
Fixes since v1.7.0
|
||||
------------------
|
||||
|
||||
All of the fixes in v1.7.0.X maintenance series are included in this
|
||||
release, unless otherwise noted.
|
||||
|
||||
---
|
||||
exec >/var/tmp/1
|
||||
echo O=$(git describe)
|
||||
O=v1.7.0
|
||||
git shortlog --no-merges ^maint $O..
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v1.7.0
|
||||
DEF_VER=v1.7.0.GIT
|
||||
|
||||
LF='
|
||||
'
|
||||
|
|
2
RelNotes
2
RelNotes
|
@ -1 +1 @@
|
|||
Documentation/RelNotes-1.7.0.txt
|
||||
Documentation/RelNotes-1.7.1.txt
|
Загрузка…
Ссылка в новой задаче