Answers for "git change host url"

3

git change origin url

git remote set-url origin {yourNewGitURL}
Posted by: Guest on October-17-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language