mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-27 21:35:00 +00:00
feature: add Tag
scope for custom actions (#1457)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
743be5491a
commit
ad7aaa34f0
8 changed files with 57 additions and 11 deletions
|
@ -8,6 +8,7 @@ namespace SourceGit.Models
|
|||
Repository,
|
||||
Commit,
|
||||
Branch,
|
||||
Tag,
|
||||
}
|
||||
|
||||
public enum CustomActionControlType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue