Answers for "git push local repository to new remote"

1

git push remote

git push -u origin master // where 'master' is branch name
Posted by: Guest on March-18-2021

Code answers related to "git push local repository to new remote"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language