sync might not work with worktree
未關閉
bug
topic: cli - worktrees
- 主要語言
- Go
- 星號
- 1.5k
- 分支
- 70
- 平均合併
- 1 天 8 小時
- 30 天內合併 PR
- 7
描述
I get conflicts when syncing after a merge `gh stack sync` has a warning
```
⚠ Failed to fast-forward master: failed to run git: fatal: cannot force update the branch 'master' used by worktree at 'XXX'
```
seems the fix is to `git rebase --onto origin/master` but `gh stack rebase` does not have `--onto`
貢獻指南
評估
這個 Issue 還沒有評估資料。