mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-09 09:26:42 +02:00
Add section on cool :octocat: diffable maps
This commit is contained in:
@@ -22,6 +22,7 @@ All the hidden and not hidden features of Git and GitHub. This cheat sheet was i
|
||||
- [Line Highlighting in Repos](#line-highlighting-in-repos)
|
||||
- [Metadata and Plugin Support for GitHub Pages](#metadata-and-plugin-support-for-github-pages)
|
||||
- [Rendered Prose Diffs](#rendered-prose-diffs)
|
||||
- [Diffable Maps](#diffable-maps)
|
||||
- [Emojis](#emojis)
|
||||
- [Images/GIFs](#imagesgifs)
|
||||
- [Quick Quoting](#quick-quoting)
|
||||
@@ -311,6 +312,11 @@ Commits and pull requests including prose files feature *source* and *rendered*
|
||||
|
||||
[*Read more about rendered prose diffs.*](https://github.com/blog/1784-rendered-prose-diffs)
|
||||
|
||||
## Diffable Maps
|
||||
Any time you view a commit or pull request on GitHub that includes geodata, GitHub will render a visual representation of what was changed.
|
||||
|
||||
[](https://github.com/benbalter/congressional-districts/commit/2233c76ca5bb059582d796f053775d8859198ec5)
|
||||
|
||||
## Emojis
|
||||
|
||||
Emojis can be generated on Pull Requests, Issues, Commit Messages, READMEs, etc. using `:name_of_emoji:`
|
||||
|
Reference in New Issue
Block a user