]> git.baikalelectronics.ru Git - kernel.git/commit
mailmap: remove the "repo-abbrev" comment
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 26 Jan 2021 00:04:38 +0000 (01:04 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jan 2021 19:40:17 +0000 (11:40 -0800)
commit6c0db0e1a2738f4d175fdcc7e95998a79a6bf3fb
tree70f0be1c444aa4580565c6e3704d42022966de24
parent52613114f01e77fa9b61a3cf92febb2038856dbe
mailmap: remove the "repo-abbrev" comment

Remove the magical "repo-abbrev" comment added when this file was
introduced in dd08d5863fed ([PATCH] add .mailmap for proper
git-shortlog output, 2007-02-14).

It's been an undocumented feature of git-shortlog(1), originally added
to git for Linus's use. Since then he's no longer using it[1], and
I've removed the feature in git.git's 4e168333a87 (shortlog: remove
unused(?) "repo-abbrev" feature, 2021-01-12). It's on the "master"
branch, but not yet in a release version.

Let's also remove it from linux.git, both as a heads-up to any
potential users of it in linux.git whose use would be broken sooner
than later by git itself, and because it'll eventually be entirely
redundant.

1. https://lore.kernel.org/git/CAHk-=wixHyBKZVUcxq+NCWMbkrX0xnppb7UCopRWw1+oExYpYw@mail.gmail.com/

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.mailmap