commit | 67ed84f3e25db8e81dd905dbe275bbcd37afb543 | [log] [tgz] |
---|---|---|
author | Ralf Thielow <ralf.thielow@gmail.com> | Fri Aug 09 20:09:32 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Aug 09 14:19:59 2013 -0700 |
tree | 54dfb7d45c5066bb8858f4155cab68f94712c6f9 | |
parent | a3bc3d070cacf07dbe11b4bfec57554c8bbf1957 [diff] |
Documentation/git-merge-file: document option "--diff3" The option "--diff3" was added to "git merge-file" in e0af48e (xdiff-merge: optionally show conflicts in "diff3 -m" style) but it was never documented in "Documentation/git-merge-file.txt". Add documentation for this option. Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>