Quantcast
Channel: Git push existing repo to a new and different remote repo server? - Stack Overflow
Viewing all articles
Browse latest Browse all 20

Answer by Kamil Nękanowicz for Git push existing repo to a new and different remote repo server?

$
0
0

If you have Existing Git repository:

cd existing_repogit remote rename origin old-origingit remote add origin https://gitlab.com/newprojectgit push -u origin --allgit push -u origin --tags

Viewing all articles
Browse latest Browse all 20

Trending Articles





<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>