8000 Add 'diffs' section · s30java/github-cheat-sheet@60a542c · GitHub
[go: up one dir, main page]

Skip to content

Commit 60a542c

Browse files
author
Rafal Chmiel
committed
Add 'diffs' section
1 parent e062f45 commit 60a542c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ All the hidden and not hidden features of Git and GitHub. This cheat sheet was i
2121
- [Comparing Branches](#comparing-branches)
2222
- [Line Highlighting in Repos](#line-highlighting-in-repos)
2323
- [Metadata and Plugin Support for GitHub Pages](#metadata-and-plugin-support-for-github-pages)
24-
- [Rendered Prose Diffs](#rendered-prose-diffs)
25-
- [Diffable Maps](#diffable-maps)
24+
- [Diffs](#diffs)
25+
- [Rendered Prose Diffs](#rendered-prose-diffs)
26+
- [Diffable Maps](#diffable-maps)
2627
- [Emojis](#emojis)
2728
- [Images/GIFs](#imagesgifs)
2829
- [Quick Quoting](#quick-quoting)
@@ -305,14 +306,15 @@ The Jemoji and jekyll-mentions plugins enable [emoji](#emojis) and [@mentions](h
305306

306307
[*Read more about repository metadata and plugin support for GitHub Pages.*](Repository metadata and plugin support for GitHub Pages)
307308

308-
## Rendered Prose Diffs
309+
## Diffs
310+
### Rendered Prose Diffs
309311
Commits and pull requests including prose files feature *source* and *rendered* views. Click the "rendered" button to see the changes as they'll appear in the rendered document. Rendered prose view is handy when you're adding, removing, and editing text:
310312

311313
![Rendered Prose Diffs](https://f.cloud.github.com/assets/17715/2003056/3997edb4-862b-11e3-90be-5e9586edecd7.png)
312314

313315
[*Read more about rendered prose diffs.*](https://github.com/blog/1784-rendered-prose-diffs)
314316

315-
## Diffable Maps
317+
### Diffable Maps
316318
Any time you view a commit or pull request on GitHub that includes geodata, GitHub will render a visual representation of what was changed.
317319

318320
[![Diffable Maps](https://f.cloud.github.com/assets/282759/2090660/63f2e45a-8e97-11e3-9d8b-d4c8078b004e.gif)](https://github.com/benbalter/congressional-districts/commit/2233c76ca5bb059582d796f053775d8859198ec5)

0 commit comments

Comments
 (0)
0