mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-11 10:24:06 +02:00
Add example forked repo compare
This commit is contained in:
@@ -112,9 +112,11 @@ https://github.com/user/repo/compare/{foreign-user}:{branch}...{own-branch}
|
|||||||
For example:
|
For example:
|
||||||
|
|
||||||
```
|
```
|
||||||
https://github.com/rails/rails/compare/byroot:idempotent-counter-caches...master
|
https://github.com/rails/rails/compare/byroot:master...master
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Gists
|
### Gists
|
||||||
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repository.
|
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repository.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user