ours and theirs in git rebase

Developer from somewhere

$ git checkout branch1
$ git rebase master
ours   = master
theirs = branch1