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
In the case of conflicts while cherry-picking, one can pass in the --skip flag and it'll skip the problematic patch. However, this option is not suggested by completions nor is it suggested when running git status, unlike when we're rebasing.