I am using mercurial for Source Control. I have cloned a repository from address
http://xyz/
Now my repository address is changed to https instead of http.
https://xyz/
How can update this in existing cloned repository so I can pull the latest changes, without cloning the entire repository again?