summaryrefslogtreecommitdiff
path: root/git-mergetool.sh
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-01-23 03:48:42 -0600
committerThomas Rast <trast@student.ethz.ch>2010-01-24 13:57:42 +0100
commitebef7e504913a1480310735af9541e26c0b381ba (patch)
treeb4869b2cb025f7f839b0b89019bec6fc42c5ddf7 /git-mergetool.sh
parent29280311f0282857360add2b49db5fc7148d4813 (diff)
downloadgit-ebef7e504913a1480310735af9541e26c0b381ba.tar.gz
Documentation: simplify How Merge Works
The user most likely does not care about the exact order of operations because he cannot see it happening anyway. Instead, try to explain what it means to merge two commits into a single tree. While at it: - Change the heading to TRUE MERGE. The entire manual page is about how merges work. - Document MERGE_HEAD. It is a useful feature, since it makes the parents of the intended merge commit easier to refer to. - Do not assume commits named on the 'git merge' command line come from another repository. For simplicity, the discussion of conflicts still does assume that there is only one and it is a branch head. - Do not start list items with `code`. Otherwise, a toolchain bug produces a line break in the generated nroff, resulting in odd extra space. Suggested-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Diffstat (limited to 'git-mergetool.sh')
0 files changed, 0 insertions, 0 deletions