Record

short-branch

No description available.

record short-branch {
  commit: short-branch-commit,
  name: string,
  protected: bool,
  protection: option​<branch-protection>,
  protection-url: option​<string>,
}

Fields

NameTypeDescription
commitshort-branch-commit
namestring
protectedbool
protectionoption​<branch-protection>
protection-urloption​<string>