Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-05-30 20:56:29 +0300
committerJunio C Hamano <gitster@pobox.com>2019-05-30 20:56:29 +0300
commit874dd410cecbc2953f624ab6ab9fda10d1650870 (patch)
tree745d4a362ae26589207be8c19e80b617ec0917fe
parent8feb8e27e733c20a3b88ec4bf3302e9b539f99e7 (diff)
Git 2.22-rc2v2.22.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/2.22.0.txt2
-rwxr-xr-xGIT-VERSION-GEN2
2 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.22.0.txt b/Documentation/RelNotes/2.22.0.txt
index cdfdabe7d9..84e1ba6106 100644
--- a/Documentation/RelNotes/2.22.0.txt
+++ b/Documentation/RelNotes/2.22.0.txt
@@ -586,3 +586,5 @@ Fixes since v2.21
(merge 397a46db78 js/t5580-unc-alternate-test later to maint).
(merge d4907720a2 cm/notes-comment-fix later to maint).
(merge 9dde06de13 cb/http-push-null-in-message-fix later to maint).
+ (merge 4c785c0edc js/rebase-config-bitfix later to maint).
+ (merge 8e9fe16c87 es/doc-gitsubmodules-markup later to maint).
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 777a79e2b9..7a228b2a9c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.22.0-rc1
+DEF_VER=v2.22.0-rc2
LF='
'