Possible Duplicate:
How to change a remote repository URI using Git?
I have 2 remote repos
remotes/origin/develop
remotes/origin/master
Originally these were on ip-address-1. The ip address has changed to new-ip-address-2.
How can I change my local references so I can access the same repo at a new ip address?