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
- 200
- 404
- 422
Successful Response
Project not found
Validation Error