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
git-mediateadds files when resolved, which makes sense when the conflicts arise from mergeing, cherry-picking or reverting, but when they arise from stash pop, the popped changes would normally not be git added. Would be nice if git-mediate would clear the conflict without adding when it's a stash pop.