Get the information for a particular remote
The name will be checked for validity. See git_tag_create() for rules about valid names.
pointer to the new remote object
the associated repository
the remote's name
0, git_error_code.GIT_ENOTFOUND, git_error_code.GIT_EINVALIDSPEC or an error code
See Implementation
Get the information for a particular remote
The name will be checked for validity. See git_tag_create() for rules about valid names.