I'm either going crazy, or GitHub removed/moved the raw diff ability. You used to be able to get a raw diff from a PR by just adding ".diff" to the url, but it appears it doesn't work anymore.<p>I generally use this when receiving a PR and don'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?
Seems to work for me:<p><a href="https://github.com/susam/fxyt/pull/8.diff">https://github.com/susam/fxyt/pull/8.diff</a><p><a href="https://github.com/susam/fxyt/pull/8.patch">https://github.com/susam/fxyt/pull/8.patch</a><p><a href="https://github.com/susam/fxyt/commit/aa8f72f4c6eabc5568f71155afca8c96eccf7ff5.diff">https://github.com/susam/fxyt/commit/aa8f72f4c6eabc5568f7115...</a><p><a href="https://github.com/susam/fxyt/commit/aa8f72f4c6eabc5568f71155afca8c96eccf7ff5.patch">https://github.com/susam/fxyt/commit/aa8f72f4c6eabc5568f7115...</a>