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
| Name | Type | Description |
|---|---|---|
| commit | short-branch-commit | |
| name | string | |
| protected | bool | |
| protection | option<branch-protection> | |
| protection-url | option<string> |