From: Christian Couder Date: Wed, 2 Jun 2010 05:58:34 +0000 (+0200) Subject: revert: cleanup code for -x option X-Git-Tag: v1.7.2-rc0~15^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/831244bd0df6871c618fc8becbb5c0f1fb8f5459?ds=inline;hp=831244bd0df6871c618fc8becbb5c0f1fb8f5459 revert: cleanup code for -x option There was some dead code and option -x appeared in the short help message of git revert (when running "git revert -h") which was wrong. Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano ---