mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-07-06 23:28:08 +02:00
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:
@@ -10,7 +10,7 @@
|
||||
diffs,
|
||||
repository,
|
||||
commits.headOption.map(_.id),
|
||||
commits.lastOption.map(_.id),
|
||||
Some(pullreq.commitIdFrom),
|
||||
true,
|
||||
Some(pullreq.issueId),
|
||||
isManageable,
|
||||
|
||||
Reference in New Issue
Block a user