diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-03-16 13:30:38 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-16 14:27:07 -0700 |
commit | 88acccda38602bd420274cee6501efb3204a8fa9 (patch) | |
tree | 3e75e1315b8d0d91fb30da15107bf82a57feaff2 /run-command.c | |
parent | clone: reorder --recursive/--recurse-submodules (diff) | |
download | tgif-88acccda38602bd420274cee6501efb3204a8fa9.tar.xz |
log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap
The option name "--use-mailmap" looks OK, but it becomes awkward
when you have to negate it, i.e. "--no-use-mailmap". I, perhaps
with many other users, always try "--no-mailmap" and become unhappy
to see it fail.
Add an alias "--[no-]mailmap" to remedy this.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions