зеркало из https://github.com/microsoft/git.git
Git 2.39-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
805265fcf7
Коммит
2e71cbbddd
|
@ -156,9 +156,9 @@ Performance, Internal Implementation, Development Support etc.
|
||||||
* `parse_object()` has been hardened to check for the existence of a
|
* `parse_object()` has been hardened to check for the existence of a
|
||||||
suspected blob object.
|
suspected blob object.
|
||||||
|
|
||||||
* Adjust the documentation build procedure to GNUmake version 4.4,
|
* The build procedure has been adjusted to GNUmake version 4.4, which
|
||||||
which made some changes to how pattern rule with multiple targets
|
made some changes to how pattern rule with multiple targets are
|
||||||
are handled.
|
handled.
|
||||||
|
|
||||||
|
|
||||||
Fixes since v2.38
|
Fixes since v2.38
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v2.39.0-rc1
|
DEF_VER=v2.39.0-rc2
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
|
Загрузка…
Ссылка в новой задаче