Skip to content

Commit

Permalink
Backfill the missing Git installers
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dscho committed Feb 12, 2025
1 parent c069ae5 commit 0208e0c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ <h1><center>Git for Windows Snapshots</center></h1>
<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>

<ul>
<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>
<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>
<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>
<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>
Expand All @@ -30,6 +31,7 @@ <h2 id="2025-02-06T18:12:08.000Z"><a class="anchor" href="#2025-02-06T18:12:08.0
<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>

<ul>
<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>
<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>
<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>
<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>
Expand All @@ -38,6 +40,7 @@ <h2 id="2025-02-06T13:30:38.000Z"><a class="anchor" href="#2025-02-06T13:30:38.0
<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>

<ul>
<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>
<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>
<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>
<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>
Expand All @@ -46,6 +49,7 @@ <h2 id="2025-01-30T16:19:52.000Z"><a class="anchor" href="#2025-01-30T16:19:52.0
<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>

<ul>
<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>
<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>
<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>
<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>
Expand All @@ -54,6 +58,7 @@ <h2 id="2025-01-23T14:48:44.000Z-3"><a class="anchor" href="#2025-01-23T14:48:44
<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>

<ul>
<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>
<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>
<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>
<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>
Expand All @@ -62,6 +67,7 @@ <h2 id="2025-01-23T14:48:44.000Z-2"><a class="anchor" href="#2025-01-23T14:48:44
<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>

<ul>
<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>
<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>
<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>
<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>
Expand Down

0 comments on commit 0208e0c

Please sign in to comment.