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
echo "There are conflicts for commit: $commit_hash - \"$commit_title\". Launching VSCode to resolve conflicts..."
sleep 2
# code --wait
echo "Please resolve the conflicts for commit: $commit_hash- \"$commit_title\", save, and close VSCode. Then run 'git cherry-pick --continue' in the terminal."