Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Non-unified authors in git (history) #183

Description

@MarkusTiede

Summary / Zusammenfassung

Currently we have multiple identities within our SCM history. (imho) Every author should only provide one (maybe two [for github inline edits]) identities.

Description / Beschreibung

$ git log --all --format='%aN <%aE>' | sort -u
Adrian Plattner <39721355+Plattnea@users.noreply.github.com>
Benoît Pflieger <40380643+benoitpflieger@users.noreply.github.com>
Benoît Pflieger <benoit.pflieger@prevo.ch>
Lennart <alvestad@gmail.com>
Lennart Alvestad <alvestad@gmail.com>
Markus Schlichting <comment@mynethome.de>
Markus Tiede <markus.tiede@baloise.ch>
Markus Tiede <markus.tiede@open-co.de>
Matthias Cullmann <matthias.cullmann@baloise.ch>
Matthias Cullmann <matthias.cullmann@gmail.com>
Michael Heinrichs <netopyr@users.noreply.github.com>
Michael Kalt <4425489+mikaelkalt@users.noreply.github.com>
Michael Kalt <kaltmichael@gmail.com>
Michael Kalt <michael.kalt@karakun.com>
Travis CI User <travis@example.org>
lennartx <alvestad@gmail.com>
mikaelkalt <4425489+mikaelkalt@users.noreply.github.com>

Success Criteria / Abnahmekriterien

  1. all authors use a correct eMail address
  2. all authors use a unique identity

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions