https://stackoverflow.com/questions/9224754/how-to-remove-origin-from-git-repository
git remote rm origin
Use command above to remove existing origin setting
https://stackoverflow.com/questions/9224754/how-to-remove-origin-from-git-repository
git remote rm origin
Use command above to remove existing origin setting