Git

Create a new branch

Create a new branch in the Git repository

post/gits/{id}/branches

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Request body

namestring required

Response

Branch created successfully

codeinteger
messagestring

Changes