Skip to content

Commit be0854b

Browse files
committed
Replace tag OID with a commit OID
For some reason, I must have manually provided a tag OID at one stage, but that is inconsistent with all the other entries that point at the commit that corresponds to the snapshot. Let's fix that. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 797da19 commit be0854b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1678,7 +1678,7 @@ <h2 id="2021-03-09-19:57:41">Tue, 9 Mar 2021 20:57:41 +0100<br />(commit <a href
16781678
<li>Portable Git (self-extracting <tt>.7z</tt> archive): <a href="https://github.com/git-for-windows/git-snapshots/releases/download/2.31.0-rc2/PortableGit-2.31.0-rc2-64-bit.7z.exe">64-bit</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/2.31.0-rc2/PortableGit-2.31.0-rc2-32-bit.7z.exe">32-bit</a>.</li>
16791679
<li>MinGit: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/2.31.0-rc2/MinGit-2.31.0-rc2-64-bit.zip">64-bit</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/2.31.0-rc2/MinGit-2.31.0-rc2-32-bit.zip">32-bit</a>.</li></ul>
16801680

1681-
<h2 id="2021-03-10-00:00:00">Sat Mar 6 00:20:26 2021 +0000<br />(commit <a href="https://github.com/git-for-windows/git/commit/05b33ec50bb8fdcb5d9714e062763507348dc4f9">05b33ec50bb8fdcb5d9714e062763507348dc4f9</a>)</h2>
1681+
<h2 id="2021-03-10-00:00:00">Sat Mar 6 00:20:26 2021 +0000<br />(commit <a href="https://github.com/git-for-windows/git/commit/37f0a4afad027cf030747a1ef45537ba86162960">37f0a4afad027cf030747a1ef45537ba86162960</a>)</h2>
16821682

16831683
<ul>
16841684
<li>Git for Windows installer: <a href="https://github.com/git-for-windows/git-snapshots/releases/download/2.30.2/Git-2.30.2-64-bit.exe">64-bit</a> and <a href="https://github.com/git-for-windows/git-snapshots/releases/download/2.30.2/Git-2.30.2-32-bit.exe">32-bit</a>.</li>

0 commit comments

Comments
 (0)