mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-11 02:14:04 +02:00
Add compare branch example
This commit is contained in:
@@ -82,10 +82,13 @@ https://github.com/user/repo/compare/{range}
|
||||
Where `{range} = master...4-1-stable`
|
||||
|
||||
For example:
|
||||
|
||||
```
|
||||
https://github.com/rails/rails/compare/master...4-1-stable
|
||||
```
|
||||
|
||||

|
||||
|
||||
`{range}` can be changed to things like:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user