Method

IdeVcsBranchdup_id

Declaration

char*
ide_vcs_branch_dup_id (
  IdeVcsBranch* self
)

Description

Gets the identifier of the branch.

Return value

Type: char*

A string containing the branch identifier.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.