create_remote
Description:
[ NoWrapper ]
public virtual Remote? create_remote (Repository repository, string name, string url) throws Error
public virtual Remote? create_remote (Repository repository, string name, string url) throws Error
Parameters:
this |
a CloneOptions. |
repository |
the repository. |
name |
the remote name. |
url |
the remote url. |
Returns:
a Remote or null in case of an error. |