list-branches
Retrieve branch information from GitHub Enterprise repositories, including branch names, protection status, and paginated results, for streamlined repository management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | 저장소 소유자 (사용자 또는 조직) | |
page | No | 페이지 번호 | |
perPage | No | 페이지당 항목 수 | |
protected_only | No | 보호된 브랜치만 표시할지 여부 | |
repo | Yes | 저장소 이름 |