Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

[RFR] Allow to comment from the commit list #83

Merged
merged 1 commit into from
May 29, 2017

Conversation

Kmaschta
Copy link
Contributor

When we try a sed comment from a commit (and not from the Files changed tab),
and/or we write a sed comment from the deletion side of the review, the
GitHub API might not send the position of the diff hunk but its
original_position.

This PR should fix #79

When we try a sed comment from a commit (and not from the `Files changed` tab),
and/or we write a sed comment from the deletion side of the review, the
GitHub API might not send the `position` of the diff hunk but its
`original_position`.

This PR should fix #79
@fzaninotto fzaninotto merged commit 4f654d2 into master May 29, 2017
@fzaninotto fzaninotto deleted the fix-comment-from-commit branch May 29, 2017 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Diff parser error
2 participants