You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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
Success Criteria / Abnahmekriterien