set_remote_url


Description:

public bool set_remote_url (string remote, string url) throws Error

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