Github 显示旧版本的 wiki
Github wiki in showing old versions
有没有办法在 github 上查看 wiki 的旧历史修订?
Here 它说,
You can access the old rendered version, but not the source
但我发现我既不能访问旧的渲染版本,也不能通过 github 网络访问源代码。
UPDATE/Conclusion:
感谢 VonC 的回答,事实证明 GH 可能在新 repo/wiki --
中禁用了此类功能
这是我的一个旧仓库中的 wiki 历史记录
这是我几天前创建的全新存储库中的 wiki 历史记录
鼠标悬停在 SHA-1 散列上,但那里没有 link。
Wiki 文档有一个“Viewing previous content”部分:
On the wiki history table, you can click a SHA-1 hash (the sequence of letters and numbers to the far right) to see a wiki page as it existed at a particular point in time.
这是在点击 revisions of a wiki page 之后。
因此您可以通过这种方式访问过去呈现的内容。
有没有办法在 github 上查看 wiki 的旧历史修订?
Here 它说,
You can access the old rendered version, but not the source
但我发现我既不能访问旧的渲染版本,也不能通过 github 网络访问源代码。
UPDATE/Conclusion:
感谢 VonC 的回答,事实证明 GH 可能在新 repo/wiki --
中禁用了此类功能这是我的一个旧仓库中的 wiki 历史记录
这是我几天前创建的全新存储库中的 wiki 历史记录
鼠标悬停在 SHA-1 散列上,但那里没有 link。
Wiki 文档有一个“Viewing previous content”部分:
On the wiki history table, you can click a SHA-1 hash (the sequence of letters and numbers to the far right) to see a wiki page as it existed at a particular point in time.
这是在点击 revisions of a wiki page 之后。
因此您可以通过这种方式访问过去呈现的内容。