update git.sh
This commit is contained in:
parent
880e6a94a6
commit
49e25d3c8b
1 changed files with 1 additions and 1 deletions
2
git.sh
2
git.sh
|
|
@ -5,7 +5,7 @@ git commit -m "$com"
|
||||||
git remote add gitflic git@gitflic.ru:hhu67/proj.git
|
git remote add gitflic git@gitflic.ru:hhu67/proj.git
|
||||||
git remote add github git@github.com:hhu67/my.git
|
git remote add github git@github.com:hhu67/my.git
|
||||||
git remote add gitea git@gitek.duckdns.org:hhu67/my.git
|
git remote add gitea git@gitek.duckdns.org:hhu67/my.git
|
||||||
git remote add berg ssh://git@codeberg.org/hhu67/sergay.git
|
git remote add berg ssh://git@codeberg.org/hhu67/my.git
|
||||||
git push gitflic main
|
git push gitflic main
|
||||||
git push github main
|
git push github main
|
||||||
git push gitea main
|
git push gitea main
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue