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
Currently, when we do sl pr submit at the top of a stack, all ancestor PRs are resubmitted using local commits. This can accidentally overwrite another author's work with an oudated version of commits.
Request
Can we submit all ancestor PRs except for the ones that doesn't belong to the current author? Thanks for the help!
The text was updated successfully, but these errors were encountered:
Context
Currently, when we do
sl pr submit
at the top of a stack, all ancestor PRs are resubmitted using local commits. This can accidentally overwrite another author's work with an oudated version of commits.Request
Can we submit all ancestor PRs except for the ones that doesn't belong to the current author? Thanks for the help!
The text was updated successfully, but these errors were encountered: