revert: remove --reset compatibility option
commitc427b211b3f5d3f967e5fc7abd526b02f83a7246
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 22 Nov 2011 11:20:46 +0000 (22 05:20 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2011 02:18:02 +0000 (22 18:18 -0800)
tree04d657ad603bfa1310a4b6cca20639e34e3b9e74
parent539047c19ec040819b6f6af2d55714195b812abb
revert: remove --reset compatibility option

Remove the "git cherry-pick --reset" option, which has a different
preferred spelling nowadays ("--quit").  Luckily the old --reset name
was not around long enough for anyone to get used to it.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c
t/t3510-cherry-pick-sequence.sh