Show commit details above changed files
This commit is contained in:
@@ -1229,7 +1229,8 @@ final class CommitsViewController: RefreshingTableViewController {
|
||||
context: context,
|
||||
owner: owner,
|
||||
repository: repository,
|
||||
sha: row.sha
|
||||
sha: row.sha,
|
||||
branch: row.branchLabel ?? branch
|
||||
),
|
||||
animated: true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user