File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
27
27
- [ Rendered prose Diffs] ( #rendered-prose-diffs )
28
28
- [ Diffable Maps] ( #diffable-maps )
29
29
- [ Expanding Context in Diffs] ( #expanding-context-in-diffs )
30
- - [ Getting content of Pull Request in Diff or Patch format ] ( #getting-content- of-pull-request-in-diff-or-patch-format )
30
+ - [ Diff or Patch of Pull Request] ( #diff-or-patch- of-pull-request )
31
31
- [ Hub] ( #hub )
32
32
- [ Decreasing Contributor Friction] ( #decreasing-contributor-friction )
33
33
- [ Contributing Guidelines] ( #contributing-guidelines )
@@ -354,7 +354,7 @@ Using the *unfold* button in the gutter of a diff, you can reveal additional lin
354
354
355
355
[ * Read more about expanding context in diffs.* ] ( https://github.com/blog/1705-expanding-context-in-diffs )
356
356
357
- #### Getting content of Pull Request in Diff or Patch format
357
+ #### Diff or Patch of Pull Request
358
358
You can get the diff of a Pull Request by adding a ` .diff ` or ` .patch `
359
359
extension to the end of the URL. For example:
360
360
You can’t perform that action at this time.
0 commit comments