Skip to content

Commit 37f4bed

Browse files
mhaggergitster
authored andcommitted
RelNotes: correct name of versionsort.prereleaseSuffix
Signed-off-by: Michael Haggerty <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 564705c commit 37f4bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes/2.4.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ UI, Workflows & Features
109109
"cd ''" which silently behaves as a no-op.
110110
(merge 6a536e2 kn/git-cd-to-empty later to maint).
111111

112-
* The versionsort.prerelease configuration variable can be used to
113-
specify that v1.0-pre1 comes before v1.0.
112+
* The versionsort.prereleaseSuffix configuration variable can be used
113+
to specify that v1.0-pre1 comes before v1.0.
114114

115115
* A new "push.followTags" configuration turns the "--follow-tags"
116116
option on by default for the "git push" command.

0 commit comments

Comments
 (0)