ya
This commit is contained in:
parent
f902723e2c
commit
088fa647f5
1 changed files with 1 additions and 1 deletions
2
git.sh
2
git.sh
|
|
@ -7,7 +7,7 @@ git commit -m "$com"
|
||||||
declare -A remotes=(
|
declare -A remotes=(
|
||||||
["gitflic"]="git@gitflic.ru:hhu67/proj.git"
|
["gitflic"]="git@gitflic.ru:hhu67/proj.git"
|
||||||
["github"]="git@github.com:hhu67/my.git"
|
["github"]="git@github.com:hhu67/my.git"
|
||||||
["forgejo"]="git@git.vlv-s.site:hhu67/my.git"
|
["forgejo"]="forgejo@git.vlv-s.site:hhu67/my.git"
|
||||||
["berg"]="ssh://git@codeberg.org/hhu67/my.git"
|
["berg"]="ssh://git@codeberg.org/hhu67/my.git"
|
||||||
["gitea.org"]="git@gitea.com:hhu67/my.git"
|
["gitea.org"]="git@gitea.com:hhu67/my.git"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue