mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-26 15:03:32 -05:00
Git 2.31-rc2
This commit is contained in:
@@ -16,6 +16,8 @@ Backward incompatible and other important changes
|
||||
|
||||
* The support for deprecated PCRE1 library has been dropped.
|
||||
|
||||
* Fixes for CVE-2021-21300 in Git 2.30.2 (and earlier) is included.
|
||||
|
||||
|
||||
UI, Workflows & Features
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.31.0-rc1
|
||||
DEF_VER=v2.31.0-rc2
|
||||
|
||||
LF='
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user