mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
feature: support add custom actions for selected branch (#980)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
9b07034846
commit
9104060d79
7 changed files with 73 additions and 22 deletions
|
@ -6,6 +6,7 @@ namespace SourceGit.Models
|
|||
{
|
||||
Repository,
|
||||
Commit,
|
||||
Branch,
|
||||
}
|
||||
|
||||
public class CustomAction : ObservableObject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue