Prevent simultaneous use of /rebase and /merge actions
Since /rebase and /merge actions are not atomic, we may run into confusing race conditions if these are applied together. For now, we just ignore the /merge and proceed with the rebase.
Showing
Please register or sign in to comment