replace: allow long option names
commited0ff80984d37f9f40b1bf209bc86ea2fa8f3783
authorChristian Couder <chriscool@tuxfamily.org>
Fri, 6 Sep 2013 05:10:58 +0000 (6 07:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Sep 2013 20:32:24 +0000 (6 13:32 -0700)
tree435ba64786e9d8dbf55015c9aec28b2b5bc29098
parentb8fcce1e7f7baafba8b6ba0b4e9bec2f27893f43
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>
Documentation/git-replace.txt
builtin/replace.c