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: 4979923
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: 2ba78e0
Choose a head ref
  • 4 commits
  • 24 files changed
  • 1 contributor

Commits on Jan 14, 2024

  1. Update minimum required version of Ruby and Git (#685)

    * Update min required version of Ruby and Git
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f48930d View commit details
    Browse the repository at this point in the history
  2. Update instructions for releasing a new version of the git gem (#686)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f93e042 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Change how the git CLI subprocess is executed (#684)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7585c39 View commit details
    Browse the repository at this point in the history
  2. Release v2.0.0-pre.1

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2ba78e0 View commit details
    Browse the repository at this point in the history
Loading