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
+1
Another thing I was wondering about is where are successfully merged changes visible during a merge with conflicts. Is there a way to show their diff?
Also, I suggest renaming this issue to explicitly mention the merge verb.
git merge --abort
,git diff ...other
,git merge --continue
instead of git commit?git merge --abort
git checkout <commit>
and branching from theregit branch -a
The text was updated successfully, but these errors were encountered: