Get a single file's before/after content for a git commit
GET/api/get_project_git_file_diff/:guid
Returns the old and new content of a single file as it changed in the
given commit, read from either the hub repo or the current user's dev
clone depending on hub.
Request
Responses
- 200
- 404
- 422
Successful Response
Project not found
Validation Error