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

feat: add RevertReason enum #450

Merged
merged 6 commits into from
Dec 14, 2023
Merged

Commits on Dec 12, 2023

  1. add RevertReason enum

    tcoratger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fd1c7ea View commit details
    Browse the repository at this point in the history
  2. implement fmt

    tcoratger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    92aa478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee25b3d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix ci

    tcoratger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bdf3e8b View commit details
    Browse the repository at this point in the history
  2. enhance RevertReason impl

    tcoratger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dd9c7e2 View commit details
    Browse the repository at this point in the history
  3. some fixes

    tcoratger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3657a90 View commit details
    Browse the repository at this point in the history