Skip to main content

Get a file's working-tree git diff

GET 

/api/get_project_git_working_file_diff/:guid

Returns the unified diff between the last commit and the current working-tree contents of a single file in a project. By default this reads from the current user's own dev clone; when hub is true it reads from the shared hub repository instead.

Request

Responses

Successful Response