We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c99b2 commit 6c22093Copy full SHA for 6c22093
Documentation/RelNotes/2.34.0.txt
@@ -383,7 +383,7 @@ Fixes since v2.33
383
compression level for both zip and tar.gz format.
384
(merge c4b208c309 bs/archive-doc-compression-level later to maint).
385
386
- * Drop "git sparse-index" from the list of common commands.
+ * Drop "git sparse-checkout" from the list of common commands.
387
(merge 6a9a50a8af sg/sparse-index-not-that-common-a-command later to maint).
388
389
* "git branch -c/-m new old" was not described to copy config, which
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v2.34.0-rc1
+DEF_VER=v2.34.0-rc2
5
6
LF='
7
'
0 commit comments