git-resolve(1)
==============
-v0.99.5, Aug 2005
NAME
----
SYNOPSIS
--------
-'git resolve' <current> <merged> <message>
+'git-resolve' <current> <merged> <message>
DESCRIPTION
-----------
+DEPRECATED and will be removed in 1.5.1. Use `git-merge` instead.
+
Given two commits and a merge message, merge the <merged> commit
into <current> commit, with the commit log message <message>.