8000 Add example forked repo compare · Duder-onomy/github-cheat-sheet@957019c · GitHub
[go: up one dir, main page]

Skip to content

Commit 957019c

Browse files
author
Rafal Chmiel
committed
Add example forked repo compare
1 parent 3d24fe7 commit 957019c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,11 @@ https://github.com/user/repo/compare/{foreign-user}:{branch}...{own-branch}
112112
For example:
113113

114114
```
115-
https://github.com/rails/rails/compare/byroot:idempotent-counter-caches...master
115+
https://github.com/rails/rails/compare/byroot:master...master
116116
```
117117

118+
![Forked branch compare](http://i.imgur.com/Q1W6qcB.png)
119+
118120
### Gists
119121
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repository.
120122

0 commit comments

Comments
 (0)
0