commit | 44760f1d559ae2087e53be6971ad4f1a8f18f1d7 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun Nov 06 23:29:35 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sun Nov 06 23:32:33 2005 -0800 |
tree | 14e7e66d6c04bef067999ade2d0e3ee01495975d | |
parent | 93d69d86912c44206543f6670e93f9fc6f2f859f [diff] |
Documentation: talk about guts of merge in tutorial. While discussing Jon's ASCII art on merge operations with him, I realized that the tutorial stops talking about the plumbing details halfway. So fill in the gory details, and update the examples to use 'git-merge', not 'git-resolve'. Signed-off-by: Junio C Hamano <junkio@cox.net>