Fix git-revert
authorJunio C Hamano <junkio@cox.net>
Tue, 10 Oct 2006 02:19:45 +0000 (19:19 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 10 Oct 2006 02:19:45 +0000 (19:19 -0700)
Defaulting to $replay for the sake of fixing cherry-pick was not
done conditionally, which broke git-revert.

Noticed by Luben.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found