Answers for "rename git repository command line"

1

rename github repository command line

$ git remote set-url origin new_url
Posted by: Guest on January-04-2021
0

rename git repository command line

mv oldName.git newName.git
Posted by: Guest on May-28-2021

Code answers related to "rename git repository command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language