commit | ed0ff80984d37f9f40b1bf209bc86ea2fa8f3783 | [log] [tgz] |
---|---|---|
author | Christian Couder <chriscool@tuxfamily.org> | Fri Sep 06 07:10:58 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Sep 06 13:32:24 2013 -0700 |
tree | 435ba64786e9d8dbf55015c9aec28b2b5bc29098 | |
parent | b8fcce1e7f7baafba8b6ba0b4e9bec2f27893f43 [diff] |
replace: allow long option names It is now standard practice in Git to have both short and long option names. So let's give a long option name to the git replace options too. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>