mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-11 16:05:49 +01:00
(refs #76)Show the content of the previous commit for removed files.
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
</li>
|
||||
}
|
||||
</ul>
|
||||
@helper.html.diff(diffs, repository, Some(commitId))
|
||||
@helper.html.diff(diffs, repository, Some(commitId), Some(sourceId))
|
||||
}
|
||||
}
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user