author | Christian Couder <chriscool@tuxfamily.org> | |
Wed, 2 Jun 2010 05:58:34 +0000 (07:58 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jun 2010 17:09:38 +0000 (10:09 -0700) | ||
commit | 831244bd0df6871c618fc8becbb5c0f1fb8f5459 | |
tree | 2aeba373c214b987ecc3e24dccad1e0f5a1ea645 | tree | snapshot |
parent | 81fa024cd8e336ba257f13fe7724b95baacfa3ad | commit | diff |
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 <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c | diff | blob | history |