You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, if someone updated a ghstack PR, and then you try to push to it without updating first, ghstack will just error out. If we supported ghstack pull that would result in a Git merge that would be better. We can just do the merge on the synthetic head branches, and then recreate a correct orig commit after it.
The text was updated successfully, but these errors were encountered:
Right now, if someone updated a ghstack PR, and then you try to push to it without updating first, ghstack will just error out. If we supported ghstack pull that would result in a Git merge that would be better. We can just do the merge on the synthetic head branches, and then recreate a correct orig commit after it.
The text was updated successfully, but these errors were encountered: