mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-13 22:06:51 +08:00
fixed invalid upstream url
This commit is contained in:
@ -158,7 +158,7 @@ Doing so will save travis from commencing testruns on changes that are not cover
|
|||||||
|
|
||||||
```
|
```
|
||||||
git clone git@github.com:YOUR-GITHUB-USERNAME/yii.git
|
git clone git@github.com:YOUR-GITHUB-USERNAME/yii.git
|
||||||
git remote add upstream git://github.com/yiisoft/yii.github
|
git remote add upstream git://github.com/yiisoft/yii.git
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user