mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-19 10:43:08 +00:00
feat: Fix new branch issues and address code review comments
This commit is contained in:
@@ -29,3 +29,8 @@ export {
|
||||
type BranchConflictData,
|
||||
type BranchConflictType,
|
||||
} from './branch-conflict-dialog';
|
||||
export {
|
||||
StashConfirmDialog,
|
||||
type UncommittedChangesInfo,
|
||||
type StashConfirmAction,
|
||||
} from './stash-confirm-dialog';
|
||||
|
||||
Reference in New Issue
Block a user