Closed mitchspano closed 2 years ago
The getDiffSinceLastCommit function in index.js should be called getDiffInPullRequest - that's a more accurate representation of what it's actually performing.
getDiffSinceLastCommit
index.js
getDiffInPullRequest
The
getDiffSinceLastCommit
function inindex.js
should be calledgetDiffInPullRequest
- that's a more accurate representation of what it's actually performing.