Skip to main content

Restore selected files to a prior commit

POST 

/api/restore_project_git_commit/:guid

Restores the given files in the current user's dev clone to their contents as of the given commit hash, overwriting any uncommitted working-tree changes to those files.

Request

Responses

Successful Response