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

Commit Message Parser #42

Merged
merged 3 commits into from
Sep 20, 2024
Merged

Commit Message Parser #42

merged 3 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. feat: parse commit message

    Commit message parsed into 3 parts,
    summary line, body and footer.
    mariugul committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8d8d67a View commit details
    Browse the repository at this point in the history
  2. test: unit test commit parsing

    Wrote exhaustive tests for commit parsing.
    mariugul committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    28ae4c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee9623 View commit details
    Browse the repository at this point in the history