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

Support for named teams #61

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2022

  1. [support for named teams]

    - added NamedTeams typealias
    - edited Config to accept NamedTeams
    - refactored createAuthorsSignatures method in GCommit
    - added fetchAuthors method to return list of Author either from NamedTeams or from tags
    doriancodes committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    ecb48df View commit details
    Browse the repository at this point in the history
  2. [support for named teams]

    - added NamedTeams typealias
    - edited Config to accept NamedTeams
    - refactored createAuthorsSignatures method in GCommit
    - added fetchAuthors method to return list of Author either from NamedTeams or from tags
    - added documentation
    doriancodes committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    f9a9645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a411b57 View commit details
    Browse the repository at this point in the history