File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ Git 2.46.2 Release Notes
2+ ========================
3+
4+ This release is primarily to merge changes to unbreak the 32-bit
5+ GitHub actions jobs we use for CI testing, so that we can release
6+ real fixes for the 2.46.x track after they pass CI.
7+
8+ It also reverts the "git patch-id" change that went into 2.46.1,
9+ as it seems to have got a regression reported (I haven't verified,
10+ but it is better to keep a known breakage than adding an unintended
11+ regression).
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v2.46.1
4+ DEF_VER=v2.46.2-pre
55
66LF='
77'
Original file line number Diff line number Diff line change 1- Documentation/RelNotes/2.46.1 .txt
1+ Documentation/RelNotes/2.46.2 .txt
You can’t perform that action at this time.
0 commit comments