File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # Prevent git from showing duplicate names with commands like "git shortlog"
2+ # See the manpage of git-shortlog for details.
3+ # The syntax is:
4+ # Name that should be used <email that should be used> Bad name <bad email>
5+ #
6+ # You can skip Bad name if it is the same as the one that should be used, and is unique.
7+ #
8+ # This file is up-to-date if the command git log --format="%aN <%aE>" | sort -u
9+ # gives no duplicates.
110Michael Hanke <michael.hanke@gmail.com> <mhanke-guest@82381867-18eb-0310-98a2-9474e637aba2>
211Michael Hanke <michael.hanke@gmail.com> <michaelhanke@mvpa1.dartmouth.edu>
312Yaroslav Halchenko <debian@onerussian.com> <yoh-guest@82381867-18eb-0310-98a2-9474e637aba2>
413Bertrand Thirion <bertrand.thirion@inria.fr> bthirion <bertrand.thirion@inria.fr>
514Stephan Gerhard <git@unidesign.ch> Stephan Gerhard <git@github.com>
15+ Christian Haselgrove <christian.haselgrove@umassmed.edu> Christian Haselgrove <Christian.Haselgrove@umassmed.edu>
16+ CindeeM <cindee@berkeley.edu> cindeem <cindee@berkeley.edu>
17+ Félix C. Morency <felix.morency@gmail.com> Felix C. Morency <felix.c.morency@usherbrooke.ca> Félix C. Morency <felix.c.morency@usherbrooke.ca>
18+ Félix C. Morency <felix.morency@gmail.com> Félix C. Morency <felix.c.morency@usherbrooke.ca>
19+ Krish Subramaniam <krish.subramaniam@gmail.com> Krish Subramaniam <krish@monster.nmr.mgh.harvard.edu>
You can’t perform that action at this time.
0 commit comments