How to change URL or Path of remote Git repository
Sometime when we work in git, there are more possibility to change the URL or path of remote git repository, right ? So in this article, we will learn how to make these changes with a simple git stated command line interpreter. Try this , Now replace with the new URL $ git remote set-url […]