Git Init Get startd push an existing repository from command line git remote add origin https://your-git-server/your-repo git push -u origin --all