Git 2.31.5

Signed-off-by: Taylor Blau <me@ttaylorr.com>

Taylor Blau committed Sep 30, 2022 at 16:56 UTC ecf9b4a443ecd2c7dc759e5d18f226694bc3eced
2 files changed +6 -1
Documentation/RelNotes/2.31.5.txt
+5
new file mode 100644 index 0000000000..0d87e6e03f --- /dev/null +++ b/Documentation/RelNotes/2.31.5.txt @@ -0,0 +1,5 @@ +Git v2.31.5 Release Notes +========================= + +This release merges the security fix that appears in v2.30.6; see +the release notes for that version for details.
RelNotes
+1 -1
index 7ef30395e1..6ed6c0c014 120000 --- a/RelNotes +++ b/RelNotes @@ -1 +1 @@ -Documentation/RelNotes/2.31.4.txt \ No newline at end of file +Documentation/RelNotes/2.31.5.txt \ No newline at end of file