Code

Do not verify reverted/cherry-picked/rebased patches.
authorJunio C Hamano <junkio@cox.net>
Tue, 30 Aug 2005 04:19:04 +0000 (21:19 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 Aug 2005 04:19:04 +0000 (21:19 -0700)
commit9fa4db544e2e4d6c931f6adabc5270daec041536
tree6939d11dee964166126714523cdd58dd2db3d31d
parent5de36bfec9beb65f8d0328b367dcf0e7d74d30bb
Do not verify reverted/cherry-picked/rebased patches.

The original committer may have used validation criteria that is less
stricter than yours.  You do not want to lose the changes even if they
are done in substandard way from your 'commit -v' verifier's point of
view.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-revert-script