Here we discuss on how to push a existing branch to a new repository using Git. We can develop a project in a branch and we can publish it as a brand new project using another repository.
git push
git push to another branch
git push branch
git push origin
git create new remote branch
git push to remote branch with different name