git 5.0.0.beta.3
The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
Gemfile:
=
install:
=
Versions:
- 5.0.0.beta.3 June 26, 2026 (533 KB)
- 5.0.0.beta.2 June 26, 2026 (532 KB)
- 5.0.0.beta.1 June 04, 2026 (510 KB)
- 4.3.2 March 31, 2026 (124 KB)
- 4.3.1 February 20, 2026 (124 KB)
Runtime Dependencies (4):
Development Dependencies (18):
create_github_release
~> 2.1
fuubar
~> 2.5
irb
~> 1.16
minitar
~> 1.1
mocha
~> 2.8
parallel_tests
~> 5.6
rake
~> 13.3
redcarpet
~> 3.6
rspec
~> 3.13
rubocop
~> 1.82
simplecov
~> 0.22
simplecov-lcov
~> 0.9
simplecov-rspec
~> 0.4
test-unit
~> 3.7
yard
~> 0.9, >= 0.9.28
yard_example_test
~> 0.2, >= 0.2.1
yardstick
~> 0.9
Requirements:
git 2.28.0 or greater