请问HN:GitHub 是否移除了原始差异?

4作者: withinboredom9 个月前原帖
我不知道自己是不是疯了,还是 GitHub 移除了/移动了原始差异的功能。以前,你只需在 PR 的 URL 后面添加 ".diff" 就可以获取原始差异,但现在似乎不再有效了。 我通常在收到 PR 时使用这个功能,因为我不想麻烦地检出他们的分支,所以我会直接获取原始差异并在本地应用。不过,这个功能似乎不见了。 这是个 bug 还是其他什么问题?有没有其他人注意到这个问题并找到解决办法?
查看原文
I&#x27;m either going crazy, or GitHub removed&#x2F;moved the raw diff ability. You used to be able to get a raw diff from a PR by just adding &quot;.diff&quot; to the url, but it appears it doesn&#x27;t work anymore.<p>I generally use this when receiving a PR and don&#x27;t want to go through the hassle of checking out their branch, so I would just grab the raw diff and apply it locally. This seems to have gone away though.<p>Is this a bug or something? Has anyone else noticed this issue and found a work around?