Skip to main content

Stage all changes in a project's dev clone

POST 

/api/stage_all_project_git/:guid

Runs git add on every pending change in the current user's dev clone of the project, staging all of it for the next commit. When both workflow_guid and node_guid are given, only changes under that node and the libraries it links to are staged.

Request

Responses

Successful Response