mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-07-07 03:01:33 +02:00
Download a correct patch file on PR screen
Fixes gh-1976
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