getChanges

Beta

getChanges

Gets the changes in this branch relative to its base branch.

getChanges(): Promise<readonly BranchChange[]

Returns

  • Promise<readonly BranchChange[]> – Semantic change summary for this branch.