Correct error message in revert/cherry-pick
authorShawn O. Pearce <spearce@spearce.org>
Thu, 10 May 2007 22:10:36 +0000 (18:10 -0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 10 May 2007 22:21:50 +0000 (15:21 -0700)
We now write to MERGE_MSG, not .msg. I missed this earlier
when I changed the target we write to.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found