RubyGems Navigation menu

git 1.18.0

The Git Gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the `git` binary. 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. 3.0.0 February 27, 2025 (60.5 KB)
  2. 2.3.3 December 04, 2024 (61 KB)
  3. 2.3.2 November 19, 2024 (61 KB)
  4. 2.3.1 October 23, 2024 (60.5 KB)
  5. 2.3.0 September 01, 2024 (59.5 KB)
  6. 1.18.0 March 19, 2023 (47.5 KB)
Show all versions (59 total)

Runtime Dependencies (2):

addressable ~> 2.8
rchardet ~> 1.8

Development Dependencies (8):

bump ~> 0.10
minitar ~> 0.9
rake ~> 13.0
redcarpet ~> 3.5
test-unit ~> 3.3
yard ~> 0.9, >= 0.9.28
yardstick ~> 0.9

Requirements:

git 1.6.0.0, or greater

Owners:

Pushed by:

Authors:

  • Scott Chacon and others

SHA 256 checksum:

=

Total downloads 154,452,212

For this version 23,204,681

Version Released:

License:

MIT

Required Ruby Version: >= 2.3

Links: