mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 22:13:08 +00:00
feat: Add conflict resolution event types
This commit is contained in:
@@ -75,6 +75,8 @@ export type EventType =
|
||||
| 'merge:success'
|
||||
| 'merge:conflict'
|
||||
| 'merge:error'
|
||||
| 'conflict:aborted'
|
||||
| 'conflict:resolved'
|
||||
| 'branchCommitLog:start'
|
||||
| 'branchCommitLog:progress'
|
||||
| 'branchCommitLog:done'
|
||||
|
||||
Reference in New Issue
Block a user