Skip to main content
POST /v1/agents/runtime/{runtime_id}/git/branch/create
This creates the branch without switching to it, the same as git branch. Follow with checkout to switch. Without start_point, the branch starts at the current HEAD. Branch names may not begin with - or contain ...

Parameters

Response