# Remote
```sh
git remote -v
git remote set-url origin
git remote set-url origin ssh://git@gitea.com:<port>/[user]/git.git
```