Update
This commit is contained in:
parent
940ac8279b
commit
280aba9025
8 changed files with 1710 additions and 1675 deletions
|
|
@ -6,11 +6,13 @@ echo $1
|
|||
|
||||
git remote | xargs -n1 git remote remove # delete all remotes
|
||||
|
||||
git remote add origin https://git.coom.tech/drummyfish/less_retarded_wiki.git/$1.git
|
||||
git remote add origin https://git.coom.tech/drummyfish/$1.git
|
||||
|
||||
git remote set-url --add --push origin https://git.coom.tech/drummyfish/$1.git
|
||||
git remote set-url --add --push origin ssh://tastyfish@192.168.0.106:/home/tastyfish/git/$1
|
||||
git remote set-url --add --push origin https://git.thisisjoes.site/drummyfish/$1.git
|
||||
git remote set-url --add --push origin https://basedwa.re/drummfish/$1.git
|
||||
git remote set-url --add --push origin https://gitea.slowb.ro/drummyfish/$1.git
|
||||
|
||||
git remote -v
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue