mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
@@ -38,9 +38,6 @@ UI, Workflows & Features
|
||||
`--onto` option of "git replay". Test coverage of "git replay" has
|
||||
been improved.
|
||||
|
||||
* The split command in "git subtree" (in contrib/) has been taught to
|
||||
deal better with rebased history.
|
||||
|
||||
* The iconv library on macOS fails to correctly handle stateful
|
||||
ISO/IEC 2022:1994 encoded strings. Work it around instead of
|
||||
replacing it wholesale from homebrew.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
DEF_VER=v2.53.0-rc0
|
||||
DEF_VER=v2.53.0-rc2
|
||||
|
||||
LF='
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user