OSDN Git Service

Documentation/git-resolve: deprecated.
authorJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 21:00:23 +0000 (13:00 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 21:00:23 +0000 (13:00 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-resolve.txt

index 4e57c2b..0925973 100644 (file)
@@ -12,6 +12,8 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
+DEPRECATED.  Use `git-merge` instead.
+
 Given two commits and a merge message, merge the <merged> commit
 into <current> commit, with the commit log message <message>.