]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.34-rc2 v2.34.0-rc2
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Nov 2021 21:19:51 +0000 (13:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Nov 2021 21:19:51 +0000 (13:19 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.34.0.txt
GIT-VERSION-GEN

index 7aa14f86320a752eaf08794cf1a16715b808e862..effab2ea4b28f3e8289332d70939669de8d36758 100644 (file)
@@ -383,7 +383,7 @@ Fixes since v2.33
    compression level for both zip and tar.gz format.
    (merge c4b208c309 bs/archive-doc-compression-level later to maint).
 
- * Drop "git sparse-index" from the list of common commands.
+ * Drop "git sparse-checkout" from the list of common commands.
    (merge 6a9a50a8af sg/sparse-index-not-that-common-a-command later to maint).
 
  * "git branch -c/-m new old" was not described to copy config, which
index b2e79e08901c3ed8d05333d44a05bc365e295adf..3e1915546c70314ca60aa69022d54ba18ab85b1c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.0-rc1
+DEF_VER=v2.34.0-rc2
 
 LF='
 '