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