Robert A. Beezer, David Farmer
git
========
<<<<<<<
>>>>>>>
git add <file1> <file2> <file3>
git status
(all conflicts fixed: run "git rebase --continue")
git rebase --continue
git commit -m "Fixing merge conflict by..."
show-branch