]> git.ipfire.org Git - thirdparty/git.git/commit
RelNotes/2.50.0: fix typos & other improvements
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Wed, 11 Jun 2025 17:35:24 +0000 (19:35 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Jun 2025 20:32:14 +0000 (13:32 -0700)
commit1e2677f66fb9e1de2ccaff6e136a3d53ee8d1aed
tree3a7ee08e71c8e0785658d856936108db4f5e7258
parent4c0e625c091d4c648cec7319bafaed3cc81658e5
RelNotes/2.50.0: fix typos & other improvements

• Replace with phrases that are more standard (“all-or-nothing”
  instead of “-none”)
• Add coordinating words that make it less likely for you to trip
  over the sentence (“*that* "gc" can do”)
• Use “SMTP” instead of both SMTP and smtp
• Don’t mention `git fsck --reference` since the previous release
  was not affected by this minor bug.  Also say “errored out” since
  the git-refs(1) bug was there in v2.48.0 as well
• Use the more widespread “linked” instead of “secondary worktree”

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.50.0.adoc