Maintianing multiple git remotes

git
Copy this post
git remote -v
git remote add gitlab <url>
git push gitlab main