mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 10:10:04 +08:00
chore(git): use gitlab instead
This commit is contained in:
parent
ee37afbe7d
commit
7cceee2793
@ -155,7 +155,7 @@ git clone ${YOUR_OWN_REPOSITORY_URL}
|
|||||||
- Add upstream remote
|
- Add upstream remote
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git remote add upstream https://github.com/SpaceVim/SpaceVim.git
|
git remote add upstream https://gitlab.com/SpaceVim/SpaceVim.git
|
||||||
```
|
```
|
||||||
|
|
||||||
- Fetch upstream and rebase on top of upstream master
|
- Fetch upstream and rebase on top of upstream master
|
||||||
|
Loading…
Reference in New Issue
Block a user