Skip to main content

Stage a single path in a project's dev clone

POST 

/api/stage_project_git_path/:guid

Runs git add on the given path within the current user's dev clone of the project, moving it into the staged changeset for the next commit.

Request

Responses

Successful Response