mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
add repository to source actionbar extensionPoint
This commit is contained in:
@@ -157,6 +157,7 @@ class Sources extends React.Component<Props, State> {
|
||||
branches && branches.filter(b => b.defaultBranch === true)[0]
|
||||
}
|
||||
branches={branches && branches}
|
||||
repository={repository}
|
||||
/>
|
||||
<FileTree
|
||||
repository={repository}
|
||||
|
||||
Reference in New Issue
Block a user