You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release Notes: re-add the git svn deprecation warning
Git for Windows users should be able to prepare, and I had forgotten to
re-add that warning, so let's give them a grace period after the next
release of Git for Windows (whatever version that may be).
Signed-off-by: Johannes Schindelin <[email protected]>
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ Git for Windows is distributed with other components yet, such as Bash, zlib, cu
39
39
40
40
## Changes since Git for Windows v2.51.0(2) (September 29th 2025)
41
41
42
+
Due to persistent maintenance challenges and the community's limited engagement and usage, `git svn` support in Git for Windows will be [dropped from the next major Git for Windows release](https://github.com/git-for-windows/git/issues/5405).
43
+
42
44
### New Features
43
45
44
46
* Comes with [OpenSSL v3.5.4](https://www.openssl.org/news/openssl-3.5-notes.html).
0 commit comments