Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sds/overcommit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.61.0
Choose a base ref
...
head repository: sds/overcommit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.62.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 5 contributors

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    4f11048 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update RuboCop (#818)

    The current version of Ruby is from April 2020. Since there are quite a
    lot of new issues identified, I've committed them to the
    `.rubocop_todo.yml` so that they can be addressed incrementally or
    disabled.
    
    Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
    andyw8 and andyw8 authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    faf76fc View commit details
    Browse the repository at this point in the history
  2. Update branch for CI from master to main (#819)

    This was missed when we switched to using `main`.
    sds authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bc1fec6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Allow childprocess 5 (#820)

    dentarg authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2dd1eb9 View commit details
    Browse the repository at this point in the history
  2. Cut version 0.62.0 (#821)

    sds authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f190f24 View commit details
    Browse the repository at this point in the history
Loading