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: ruby-git/ruby-git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5613c32
Choose a base ref
...
head repository: ruby-git/ruby-git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5f29124
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    3d6cac9 View commit details
    Browse the repository at this point in the history
  2. chore: update comment to be accurate

    (bin/test prepends the unit_test directory; the quoted calls previously
    would fail because it ended up trying to run
    `tests/units/test/units/test_archive.rb`)
    nevinera authored and jcouball committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    3a87722 View commit details
    Browse the repository at this point in the history
  3. fix: call Git::Index#new correctly from initialize_components

    Use the keyword parameter, not the positional one.
    nevinera authored and jcouball committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    07dfab5 View commit details
    Browse the repository at this point in the history
  4. chore: release v4.0.2

    jcouball committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    5f29124 View commit details
    Browse the repository at this point in the history
Loading