RubyGems Navigation menu

git 2.3.2

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:

  1. 4.0.0 July 02, 2025 (66 KB)
  2. 3.1.1 July 02, 2025 (63.5 KB)
  3. 3.1.0 May 18, 2025 (63 KB)
  4. 3.0.2 May 15, 2025 (62.5 KB)
  5. 3.0.1 May 14, 2025 (60.5 KB)
  6. 2.3.2 November 19, 2024 (61 KB)
Show all versions (64 total)

Runtime Dependencies (4):

activesupport >= 5.0
addressable ~> 2.8
rchardet ~> 1.8

Development Dependencies (8):

minitar ~> 0.9
mocha ~> 2.1
rake ~> 13.1
redcarpet ~> 3.6
test-unit ~> 3.6
yard ~> 0.9, >= 0.9.28
yardstick ~> 0.9

Requirements:

git 2.28.0 or greater

Owners:

Pushed by:

Authors:

  • Scott Chacon and others

SHA 256 checksum:

=

Total downloads 167,073,084

For this version 362,439

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: