Commit 02cf0d7
committed
Fix
As of three weeks ago, every CI build of Git for Windows' ARM64 flavor
of its SDK started failing (the first failed build is this
[here](https://github.com/git-for-windows/git-sdk-arm64/actions/runs/17633130672/job/50104373185)).
I had mistaken this for a problem with `git/git` and therefore tried to
fast-track (for some definition of "fast") the patch into `git/git`, but
I had forgotten that I changed `git-sdk-arm64`'s `ci-artifacts` workflow
[to build `git-for-windows/git`
instead](git-for-windows/git-sdk-arm64@1b7ec02)
(because of the problems that needed to be fixed).
So let's integrate these patches into Git for Windows before they
trickle in via a new Git version (which is [currently scheduled for
November 17th, 2025](https://gh.io/gitCal)).
This is a companion of gitgitgadget#1974.curl_easy_setopt() parameter type problem, again (#5858)4 files changed
+16
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1711 | 1711 | | |
1712 | 1712 | | |
1713 | 1713 | | |
1714 | | - | |
| 1714 | + | |
1715 | 1715 | | |
1716 | 1716 | | |
1717 | 1717 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
897 | | - | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | 897 | | |
906 | 898 | | |
907 | 899 | | |
| |||
999 | 991 | | |
1000 | 992 | | |
1001 | 993 | | |
1002 | | - | |
| 994 | + | |
1003 | 995 | | |
1004 | 996 | | |
1005 | 997 | | |
| |||
1030 | 1022 | | |
1031 | 1023 | | |
1032 | 1024 | | |
1033 | | - | |
| 1025 | + | |
1034 | 1026 | | |
1035 | 1027 | | |
1036 | 1028 | | |
| |||
1043 | 1035 | | |
1044 | 1036 | | |
1045 | 1037 | | |
1046 | | - | |
| 1038 | + | |
1047 | 1039 | | |
1048 | 1040 | | |
1049 | 1041 | | |
| |||
0 commit comments