Skip to content

Commit ac15804

Browse files
author
Rafal Chmiel
committed
Add compare branch example
1 parent ef29a13 commit ac15804

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,13 @@ https://github.com/user/repo/compare/{range}
8282
Where `{range} = master...4-1-stable`
8383

8484
For example:
85+
8586
```
8687
https://github.com/rails/rails/compare/master...4-1-stable
8788
```
8889

90+
![Rails branch compare example](http://i.imgur.com/0Z52X5Y.png)
91+
8992
`{range}` can be changed to things like:
9093

9194
```

0 commit comments

Comments
 (0)