author | Junio C Hamano <junkio@cox.net> | |
Tue, 10 Oct 2006 02:19:45 +0000 (19:19 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 10 Oct 2006 02:19:45 +0000 (19:19 -0700) | ||
commit | 96779be48a8e5d3a50a07e0fcab942e7066235a9 | |
tree | 84cf6f5f84164addc7f511560637d1ee37269121 | tree | snapshot |
parent | 9a7a62ff71c436fb5e024ec409ec28fca460a168 | commit | diff |
Fix git-revert
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>
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>
git-revert.sh | diff | blob | history |