mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-09 09:26:42 +02:00
Rendering and diffing images
This commit is contained in:
@@ -38,6 +38,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
|
||||
- [Diffable Maps](#diffable-maps)
|
||||
- [Expanding Context in Diffs](#expanding-context-in-diffs)
|
||||
- [Diff or Patch of Pull Request](#diff-or-patch-of-pull-request)
|
||||
- [Rendering and diffing images](#rendering-and-diffing-images)
|
||||
- [Hub](#hub)
|
||||
- [Decreasing Contributor Friction](#decreasing-contributor-friction)
|
||||
- [Contributing Guidelines](#contributing-guidelines)
|
||||
@@ -489,6 +490,13 @@ index 88fcf69..8614873 100644
|
||||
(...)
|
||||
```
|
||||
|
||||
#### Rendering and diffing images
|
||||
GitHub can display several common image formats, including PNG, JPG, GIF, and PSD. In addition, there are several ways to compare differences between versions of those image formats.
|
||||
|
||||
[](https://github.com/blog/1845-psd-viewing-diffing)
|
||||
|
||||
[*Read more about rendering and diffing images.*](https://help.github.com/articles/rendering-and-diffing-images)
|
||||
|
||||
### Hub
|
||||
[Hub](https://github.com/github/hub) is a command line Git wrapper that gives you extra features and commands that make working with GitHub easier.
|
||||
|
||||
|
Reference in New Issue
Block a user