git rebase --update-refs
git rebase
git 2.38 2022/10に入った新しめの機能
rebase時に、そのコミット中にある別のブランチも一緒に差し替えてくれる
https://git-scm.com/docs/git-rebase#Documentation/git-rebase.txt---update-refs
https://andrewlock.net/working-with-stacked-branches-in-git-is-easier-with-update-refs/