Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Aug 12, 2022
2 parents 3227a1b + 51d2134 commit abaafb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gitmars/src/gitm-admin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,7 @@ updateProgram.action(
} else if (opt.mode === 2) {
mode = ' --strategy-option theirs'
}
fetch()
if (opts.includes(type)) {
// 是否需要合并
const isNeedCombine = !getIsMergedTargetBranch(
Expand Down

0 comments on commit abaafb2

Please sign in to comment.