mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 02:50:06 +08:00
Change remote name
This commit is contained in:
parent
9c52548953
commit
da02449db8
@ -5,7 +5,7 @@ cd wiki/
|
||||
git init
|
||||
git add .
|
||||
git commit -m "Update wiki"
|
||||
git remote add origin https://github.com/SpaceVim/SpaceVim.wiki.git
|
||||
git push -f -u origin master
|
||||
git remote add SpaceVimWiki https://github.com/SpaceVim/SpaceVim.wiki.git
|
||||
git push -f -u SpaceVimWiki master
|
||||
cd ..
|
||||
rm -rf ./wiki/.git/
|
||||
|
Loading…
Reference in New Issue
Block a user