Abort an in-progress project merge
POST/api/abort_project_merge_git/:guid
Bails out of an unresolved merge conflict (from a Pull) in the current user's dev clone, restoring it to its pre-pull state.
Request
Responses
- 200
- 404
- 422
- 502
Successful Response
Project not found
Validation Error
git merge --abort failed