commit | e4a4e7f27ad5d7a8534608b9a4d2d19ee6238925 | [log] [tgz] |
---|---|---|
author | Nicolas Vigier <boklm@mars-attacks.org> | Sat Feb 01 02:18:03 2014 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Feb 03 12:13:55 2014 -0800 |
tree | 0cf5b6e9a47bbb47d14471f89b0515e053540508 | |
parent | 2f9dc1fb529662e157c53c7d91e5f75e0f72c6ea [diff] |
rebase: don't try to match -M option The -M option does not exist in OPTIONS_SPEC, so there is no use to try to find it. Signed-off-by: Nicolas Vigier <boklm@mars-attacks.org> Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>