Skip to content

Conversation

fzakaria
Copy link

Commit names can have some pretty weird stuff!

Here is a real commit from the LLVM repo

commit a062856bcf4fca26dab06afdf14bf1c815831f9c
Author: --global <[email protected]>
Date:   Mon Oct 28 08:53:44 2019 -0700

    [NFC] Comment endif to test commit access

Turns out that passing this to the mail client would fail since the -- turns it to become an option.

Also fixed the case where author names are missing.

fixes #90

Commit names can have some pretty weird stuff!
Here is a real commit from the LLVM repo
```
commit a062856bcf4fca26dab06afdf14bf1c815831f9c
Author: --global <[email protected]>
Date:   Mon Oct 28 08:53:44 2019 -0700

    [NFC] Comment endif to test commit access
```

Turns out that passing this to the mail client would fail since the `--`
turns it to become an option.

Also fixed the case where author names are missing.

fixes erikbern#90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mailmap processing assumes email addresses are valid
1 participant