Maintianing multiple git remotes ================================ Date: May 7, 2020 ```bash git remote -v git remote add gitlab git push gitlab main ```