Skip to main content

Restore a file to a prior commit

POST 

/api/restore_project_git_file/:guid

Restores a single file in the current user's dev clone to its contents as of the given commit hash, overwriting any uncommitted working-tree changes to that file.

Request

Responses

Successful Response