commit | ba1f5f353775ddbf97bc0d543888783630693023 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Wed Dec 06 16:26:06 2006 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Wed Dec 06 10:00:24 2006 -0800 |
tree | 2b12778fc9f164fd3acbc3c5ccc95846096c741b | |
parent | 98e6da8a360b77af2924e8056fd951013835699b [diff] |
Add builtin merge-file, a minimal replacement for RCS merge merge-file has the same syntax as RCS merge, but supports only the "-L" option. For good measure, a test is added, which is quite minimal, though. [jc: further fix for compliation errors included.] Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>