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: v2.0.0.pre1
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: v2.0.0.pre2
Choose a head ref
  • 3 commits
  • 22 files changed
  • 1 contributor

Commits on Feb 5, 2024

  1. Refactor the Error heriarchy (#693)

    * Refactor the Error heriarchy
    * Bump truffleruby to 24.0.0 to get support for endless methods
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8286ceb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add a timeout for git commands (#692)

    * Implement the new timeout feature
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    023017b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Release v2.0.0.pre2

    jcouball committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    15b80f4 View commit details
    Browse the repository at this point in the history
Loading