lookup_remote
Description:
Gets the remote called name
.
Parameters:
this |
a Repository. |
name |
the remote's name. |
Returns:
a new Remote or null if there is an error. |
Gets the remote called name
.
this |
a Repository. |
name |
the remote's name. |
a new Remote or null if there is an error. |