summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-09 21:19:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-11-09 21:19:51 (GMT)
commit6c220937e2b26d85920bf2d38ff2464a0d57fd6b (patch)
treeef06aa3efebabd0086fee60effa8c3ac5e7d9587 /Documentation/RelNotes
parent84c99b20231e77fe1df7ea487e3dc24359cba028 (diff)
downloadgit-6c220937e2b26d85920bf2d38ff2464a0d57fd6b.zip
git-6c220937e2b26d85920bf2d38ff2464a0d57fd6b.tar.gz
git-6c220937e2b26d85920bf2d38ff2464a0d57fd6b.tar.bz2
Git 2.34-rc2v2.34.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.34.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.34.0.txt b/Documentation/RelNotes/2.34.0.txt
index 7aa14f8..effab2e 100644
--- a/Documentation/RelNotes/2.34.0.txt
+++ b/Documentation/RelNotes/2.34.0.txt
@@ -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