mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-10-31 18:46:28 +01:00
(refs #76)Show the content of the previous commit for removed files.
This commit is contained in:
@@ -80,7 +80,6 @@ trait PullRequestsControllerBase extends ControllerBase {
|
||||
getMilestonesWithIssueCount(owner, name),
|
||||
commits,
|
||||
diffs,
|
||||
requestCommitId.getName,
|
||||
if(issue.closed){
|
||||
false
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user