lookup_remote


Description:

public Remote? lookup_remote (string name) throws Error

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.