SyntaxFix
Write A Post
Hire A Developer
Questions
git clone --mirror [email protected]:username/repo-name.git git remote add gitlab ssh://[email protected]/username/repo.git git push -f --tags gitlab refs/heads/*:refs/heads/*
It is better to do it over ssh, the https might won't work