Add detailed explanation of merge options
I recently had a long discussion with a customer about the difference between all of our project merge options. Specifically, they were under the impression that a merge commit would consolidate the commits from the feature branch into the merge commit. They were confused why they saw both the merge commit and the individual commits from the branch.
We should explain all of this in detail and provide screenshot examples of the history page.
cc/ @axil