Method

IdeVcsCloneRequestset_branch_name

Declaration

void
ide_vcs_clone_request_set_branch_name (
  IdeVcsCloneRequest* self,
  const char* branch_name
)

Description

No description available.

Parameters

branch_name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.