Skip to content

Commit 0208e0c

Browse files
committed
Backfill the missing Git installers
I opened a PR at git-for-windows/git-for-windows-automation#112 to fix the problem where the recent snapshots were missing the installers. This addresses the problem for new snapshots, for existing ones I ran https://github.com/git-for-windows/git-snapshots/actions/runs/13264619184 to upload the missing installers. This here commit now updates the `index.html` file to add the previously-missing links to these previously-missing installers. This trick was performed by duplicating the respective `PortableGit` lines and then running the following two substitutions in vim: :s/Portable\([^"]*\)\.7z\.exe/\1.exe/g :s/>Portable Git (self-extracting <tt>.7z<\/tt> archive): </>Git for Windows installer: < Signed-off-by: Johannes Schindelin <[email protected]>
1 parent c069ae5 commit 0208e0c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ <h1><center>Git for Windows Snapshots</center></h1>
2222
<h2 id="2025-02-06T18:12:08.000Z"><a class="anchor" href="#2025-02-06T18:12:08.000Z">&#128279;</a>Thu, Feb 6, 2025, 06:12:08 PM GMT<br />(commit <a href="https://github.com/git-for-windows/git/commit/97216ef1183d92ee7a2813bb6b5490a96f8dd29a">97216ef1183d92ee7a2813bb6b5490a96f8dd29a</a>)</h2>
2323

2424
<ul>
25+
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/Git-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-64-bit.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/Git-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-arm64.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/Git-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-32-bit.exe">x86 (32-bit)</a>.</li>
2526
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/PortableGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-64-bit.7z.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/PortableGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-arm64.7z.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/PortableGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-32-bit.7z.exe">x86 (32-bit)</a>.</li>
2627
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/MinGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-64-bit.zip">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/MinGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-arm64.zip">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/MinGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-32-bit.zip">x86 (32-bit)</a>.</li>
2728
<li>MinGit (BusyBox): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/MinGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-busybox-64-bit.zip">x64 (64-bit)</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349/MinGit-prerelease-2.48.0-rc2.windows.1-872-g97216ef118-20250207161349-busybox-32-bit.zip">x86 (32-bit)</a>.</li>
@@ -30,6 +31,7 @@ <h2 id="2025-02-06T18:12:08.000Z"><a class="anchor" href="#2025-02-06T18:12:08.0
3031
<h2 id="2025-02-06T13:30:38.000Z"><a class="anchor" href="#2025-02-06T13:30:38.000Z">&#128279;</a>Thu, Feb 6, 2025, 01:30:38 PM GMT<br />(commit <a href="https://github.com/git-for-windows/git/commit/6d3d80b5b279a856e5e94ef1f0512fef41be7187">6d3d80b5b279a856e5e94ef1f0512fef41be7187</a>)</h2>
3132

3233
<ul>
34+
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/Git-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-64-bit.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/Git-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-arm64.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/Git-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-32-bit.exe">x86 (32-bit)</a>.</li>
3335
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/PortableGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-64-bit.7z.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/PortableGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-arm64.7z.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/PortableGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-32-bit.7z.exe">x86 (32-bit)</a>.</li>
3436
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/MinGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-64-bit.zip">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/MinGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-arm64.zip">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/MinGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-32-bit.zip">x86 (32-bit)</a>.</li>
3537
<li>MinGit (BusyBox): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/MinGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-busybox-64-bit.zip">x64 (64-bit)</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129/MinGit-prerelease-2.48.0-rc2.windows.1-478-g6d3d80b5b2-20250206133129-busybox-32-bit.zip">x86 (32-bit)</a>.</li>
@@ -38,6 +40,7 @@ <h2 id="2025-02-06T13:30:38.000Z"><a class="anchor" href="#2025-02-06T13:30:38.0
3840
<h2 id="2025-01-30T16:19:52.000Z"><a class="anchor" href="#2025-01-30T16:19:52.000Z">&#128279;</a>Thu, Jan 30, 2025, 04:19:52 PM GMT<br />(commit <a href="https://github.com/git-for-windows/git/commit/345f0bfa05664e71d3be687ad10c893c6fa35c78">345f0bfa05664e71d3be687ad10c893c6fa35c78</a>)</h2>
3941

4042
<ul>
43+
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/Git-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-64-bit.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/Git-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-arm64.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/Git-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-32-bit.exe">x86 (32-bit)</a>.</li>
4144
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/PortableGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-64-bit.7z.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/PortableGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-arm64.7z.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/PortableGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-32-bit.7z.exe">x86 (32-bit)</a>.</li>
4245
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/MinGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-64-bit.zip">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/MinGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-arm64.zip">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/MinGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-32-bit.zip">x86 (32-bit)</a>.</li>
4346
<li>MinGit (BusyBox): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/MinGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-busybox-64-bit.zip">x64 (64-bit)</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049/MinGit-prerelease-2.48.0-rc2.windows.1-476-g345f0bfa05-20250130162049-busybox-32-bit.zip">x86 (32-bit)</a>.</li>
@@ -46,6 +49,7 @@ <h2 id="2025-01-30T16:19:52.000Z"><a class="anchor" href="#2025-01-30T16:19:52.0
4649
<h2 id="2025-01-23T14:48:44.000Z-3"><a class="anchor" href="#2025-01-23T14:48:44.000Z-3">&#128279;</a>Thu, Jan 23, 2025, 02:48:44 PM GMT<br />(commit <a href="https://github.com/git-for-windows/git/commit/0c796d3013a57e8cc894c152f0200107226e5dd1">0c796d3013a57e8cc894c152f0200107226e5dd1</a>)</h2>
4750

4851
<ul>
52+
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-64-bit.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-arm64.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-32-bit.exe">x86 (32-bit)</a>.</li>
4953
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-64-bit.7z.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-arm64.7z.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-32-bit.7z.exe">x86 (32-bit)</a>.</li>
5054
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-64-bit.zip">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-arm64.zip">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-32-bit.zip">x86 (32-bit)</a>.</li>
5155
<li>MinGit (BusyBox): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-busybox-64-bit.zip">x64 (64-bit)</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250130122821-busybox-32-bit.zip">x86 (32-bit)</a>.</li>
@@ -54,6 +58,7 @@ <h2 id="2025-01-23T14:48:44.000Z-3"><a class="anchor" href="#2025-01-23T14:48:44
5458
<h2 id="2025-01-23T14:48:44.000Z-2"><a class="anchor" href="#2025-01-23T14:48:44.000Z-2">&#128279;</a>Thu, Jan 23, 2025, 02:48:44 PM GMT<br />(commit <a href="https://github.com/git-for-windows/git/commit/0c796d3013a57e8cc894c152f0200107226e5dd1">0c796d3013a57e8cc894c152f0200107226e5dd1</a>)</h2>
5559

5660
<ul>
61+
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-64-bit.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-arm64.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-32-bit.exe">x86 (32-bit)</a>.</li>
5762
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-64-bit.7z.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-arm64.7z.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-32-bit.7z.exe">x86 (32-bit)</a>.</li>
5863
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-64-bit.zip">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-arm64.zip">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-32-bit.zip">x86 (32-bit)</a>.</li>
5964
<li>MinGit (BusyBox): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-busybox-64-bit.zip">x64 (64-bit)</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250128120446-busybox-32-bit.zip">x86 (32-bit)</a>.</li>
@@ -62,6 +67,7 @@ <h2 id="2025-01-23T14:48:44.000Z-2"><a class="anchor" href="#2025-01-23T14:48:44
6267
<h2 id="2025-01-23T14:48:44.000Z"><a class="anchor" href="#2025-01-23T14:48:44.000Z">&#128279;</a>Thu, Jan 23, 2025, 02:48:44 PM GMT<br />(commit <a href="https://github.com/git-for-windows/git/commit/0c796d3013a57e8cc894c152f0200107226e5dd1">0c796d3013a57e8cc894c152f0200107226e5dd1</a>)</h2>
6368

6469
<ul>
70+
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-64-bit.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-arm64.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/Git-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-32-bit.exe">x86 (32-bit)</a>.</li>
6571
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-64-bit.7z.exe">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-arm64.7z.exe">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/PortableGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-32-bit.7z.exe">x86 (32-bit)</a>.</li>
6672
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-64-bit.zip">x64 (64-bit)</a>, <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-arm64.zip">ARM64</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-32-bit.zip">x86 (32-bit)</a>.</li>
6773
<li>MinGit (BusyBox): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-busybox-64-bit.zip">x64 (64-bit)</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648/MinGit-prerelease-2.48.0-rc2.windows.1-472-g0c796d3013-20250125131648-busybox-32-bit.zip">x86 (32-bit)</a>.</li>

0 commit comments

Comments
 (0)