Slackbot
04/14/2023, 4:49 PMAryaman
04/14/2023, 4:51 PM$ gt branch checkout <PR B>
$ gt repo sync --restack // fetches latest changes, and restacks current branches onto main
$ gt branch submit // updates PR B
Matt Wean
04/14/2023, 4:52 PMJacob Gold
04/14/2023, 4:54 PMMatt Wean
04/14/2023, 4:55 PMJacob Gold
04/14/2023, 4:56 PMgit merge-base master B
. Unfortunately, there is no way to resolve this other than rebasing, so we generally recommend disabling this rule when possible.Matt Wean
04/14/2023, 4:58 PMMatt Wean
04/14/2023, 5:01 PM