set_remote_url
Description:
Sets url for the remote
from the this.
Parameters:
this |
a Repository. |
remote |
the remote name who's url is to be set. |
url |
url of the remote. |
Returns:
true if there was no error, false otherwise |