mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:20:05 +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
|
||||
|
||||
```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
|
||||
|
Loading…
Reference in New Issue
Block a user