Skip to content

Commit

Permalink
RelNotes: correct name of versionsort.prereleaseSuffix
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Haggerty <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
mhagger authored and gitster committed Apr 23, 2015
1 parent 564705c commit 37f4bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/RelNotes/2.4.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ UI, Workflows & Features
"cd ''" which silently behaves as a no-op.
(merge 6a536e2 kn/git-cd-to-empty later to maint).

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

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

0 comments on commit 37f4bed

Please sign in to comment.