CommittableBranch Input Object
A git ref for a commit to be appended to.
The ref must be a branch, i.e. its fully qualified name must start
with refs/heads/ (although the input is not required to be fully
qualified).
The Ref may be specified by its global node ID or by the
repositoryNameWithOwner and branchName .
Examples
#
Specify a branch using a global node ID:
Specify a branch using repositoryNameWithOwner and branchName :
