mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-11 10:24:06 +02:00
Small fix the example URL
This commit is contained in:
@@ -124,7 +124,7 @@ From here you can access the compare page or delete a branch with a click of a b
|
|||||||
To use GitHub to compare branches, change the URL to look like this:
|
To use GitHub to compare branches, change the URL to look like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
https://github.com/user/repo/compare/{range}
|
https://github.com/{user}/{repo}/compare/{range}
|
||||||
```
|
```
|
||||||
|
|
||||||
Where `{range} = master...4-1-stable`
|
Where `{range} = master...4-1-stable`
|
||||||
|
Reference in New Issue
Block a user