X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-resolve.txt;h=7fde665fb5a0fe477c4ac534668419fef1ffe719;hb=fd2a75972e90d34bc8d4bebe1d669645557a2192;hp=d0583181941bc88678f803953bbffe96836e992b;hpb=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7;p=git.git diff --git a/Documentation/git-resolve.txt b/Documentation/git-resolve.txt index d05831819..7fde665fb 100644 --- a/Documentation/git-resolve.txt +++ b/Documentation/git-resolve.txt @@ -1,6 +1,5 @@ git-resolve(1) ============== -v0.99.5, Aug 2005 NAME ---- @@ -9,10 +8,12 @@ git-resolve - Merge two commits SYNOPSIS -------- -'git resolve' +'git-resolve' DESCRIPTION ----------- +DEPRECATED and will be removed in 1.5.1. Use `git-merge` instead. + Given two commits and a merge message, merge the commit into commit, with the commit log message . @@ -33,5 +34,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list