TOOL API

create_branch

Create a new branch in GitHub repository

OtherOAuth1 credits

Call information

Tool slug
github.create_branch
Provider
GitHub
Average response
0 ms
Calls in 7 days
0

Input parameters

ownerrequired

仓库所有者 (用户名或组织)

reporequired

仓库名称

branchrequired

新分支名称

from_branch

源分支 (默认为仓库默认分支)