Merge pull request #2006 from kazuki43zoo/gh-1976_download-patch-file-on-PR

Download a correct patch file on PR screen
This commit is contained in:
Naoki Takezoe
2018-05-12 18:07:07 +09:00
committed by GitHub

View File

@@ -10,7 +10,7 @@
diffs,
repository,
commits.headOption.map(_.id),
commits.lastOption.map(_.id),
Some(pullreq.commitIdFrom),
true,
Some(pullreq.issueId),
isManageable,