mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-26 03:40:45 +08:00
feature: add Tag scope for custom actions (#1457)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -8,6 +8,7 @@ namespace SourceGit.Models
|
||||
Repository,
|
||||
Commit,
|
||||
Branch,
|
||||
Tag,
|
||||
}
|
||||
|
||||
public enum CustomActionControlType
|
||||
|
||||
Reference in New Issue
Block a user