Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: gitAuthor parsing #6594

Merged
merged 3 commits into from Jun 27, 2020
Merged

fix: gitAuthor parsing #6594

merged 3 commits into from Jun 27, 2020

Commits on Jun 26, 2020

  1. fix: gitAuthor parsing

    Adds parsing for invalid address types:
    - github [bot] addresses
    - emails where the name part should be quoted but isn’t
    rarkins committed Jun 26, 2020
    Copy the full SHA
    801d933 View commit details
    Browse the repository at this point in the history
  2. reorder

    rarkins committed Jun 26, 2020
    Copy the full SHA
    5b2f25e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. better test

    rarkins committed Jun 27, 2020
    Copy the full SHA
    3915546 View commit details
    Browse the repository at this point in the history