When do different git status unmerged states occur, like added by us, added by them or both deleted?
I've tried to reproduce the latter by performing a merge where a file has been deleted in the current and merged-from branch, but I was not able to create this status.