commit | c8998b4823cbccd6bd49c2034e242ae7d5873eae | [log] [tgz] |
---|---|---|
author | Scott Chacon <schacon@gmail.com> | Wed Oct 28 14:39:32 2009 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 28 16:48:20 2009 -0700 |
tree | a2e91d8202b7162c500ee1a3f9145040163a8506 | |
parent | cd0f8e6d63d3e2744d7d3b2329238be7d064a8ea [diff] |
mergetool--lib: add p4merge as a pre-configured mergetool option Add p4merge to the set of built-in diff/merge tools, and update bash completion and documentation. Signed-off-by: Scott Chacon <schacon@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>