author | Jonathan Nieder <jrnieder@gmail.com> | |
Tue, 22 Nov 2011 11:20:46 +0000 (05:20 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Nov 2011 02:18:02 +0000 (18:18 -0800) | ||
commit | c427b211b3f5d3f967e5fc7abd526b02f83a7246 | |
tree | 04d657ad603bfa1310a4b6cca20639e34e3b9e74 | tree | snapshot |
parent | 539047c19ec040819b6f6af2d55714195b812abb | commit | diff |
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>
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 | diff | blob | history | |
t/t3510-cherry-pick-sequence.sh | diff | blob | history |