Simultaneously Pushing a Repository to Two Different Remotes: GitHub and GitLab
将一个仓库同时推送到2个不同的远端,一个GitHub,一个GitLab
git remote add gitlab <GitLab remote Url>Last updated
将一个仓库同时推送到2个不同的远端,一个GitHub,一个GitLab
git remote add gitlab <GitLab remote Url>Last updated