Skip to main content

Unstage a single path in a project's dev clone

POST 

/api/unstage_project_git_path/:guid

Runs git reset on the given path within the current user's dev clone of the project, removing it from the staged changeset without discarding its working-tree changes.

Request

Responses

Successful Response