-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Through some sort of github user error (probably mine), a bunch of extra commits got added to one of my stacked PRs recently. I couldn't rebase and rerun ghstack --direct because the branches were out of sync. I was baffled as to why --force didn't resolve my issue, but it looks like it does something different? If this is an oversight, it could be fixed by adding force=self.force on
Line 1533 in 6f32174
| self._git_push(base_push_branches) |
Line 1535 in 6f32174
| self._git_push(push_branches) |
Metadata
Metadata
Assignees
Labels
No labels