diff options
author | Petr Baudis <pasky@suse.cz> | 2008-07-19 20:17:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-19 11:25:27 -0700 |
commit | c0be8aa06b85f3f18fd4c49dfbda14c2943ccda7 (patch) | |
tree | e9917ee47cc05797a1599ecda7888d35c53ef06e /builtin-diff-index.c | |
parent | 8575ea559ec4f0ea8b292bca7b262f221c5aa122 (diff) | |
download | git-c0be8aa06b85f3f18fd4c49dfbda14c2943ccda7.tar.gz |
Documentation/git-merge.txt: Partial rewrite of How Merge Works
The git-merge documentation's "HOW MERGE WORKS" section is confusingly
composed and actually omits the most interesting part, the merging of
the arguments into HEAD itself, surprisingly not actually mentioning
the fast-forward merge anywhere.
This patch replaces the "[NOTE]" screenful of highly technical details
by a single sentence summing up the interesting information, and instead
explains how are the arguments compared with HEAD and the three possible
inclusion states that are named "Already up-to-date", "Fast-forward"
and "True merge". It also makes it clear that the rest of the section
talks only about the true merge situation, and slightly expands the
talk on solving conflicts.
Junio initiated the removal of the Note screenful altogether and
offered many stylistical fixes.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-diff-index.c')
0 files changed, 0 insertions, 0 deletions