RubyGems Navigation menu

git 1.10.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. 2.3.1 October 23, 2024 (60.5 KB)
  2. 2.3.0 September 01, 2024 (59.5 KB)
  3. 2.2.0 August 26, 2024 (58 KB)
  4. 2.1.1 June 01, 2024 (56 KB)
  5. 2.1.0 May 31, 2024 (55 KB)
  6. 1.10.0 December 20, 2021 (39.5 KB)
Show all versions (56 total)

Runtime Dependencies (1):

rchardet ~> 1.8

Development Dependencies (6):

minitar ~> 0.9
rake ~> 13.0
redcarpet ~> 3.5
test-unit ~> 3.3
yard ~> 0.9
yardstick ~> 0.9

Requirements:

git 1.6.0.0, or greater

Owners:

Pushed by:

Authors:

  • Scott Chacon and others

SHA 256 checksum:

=

Total downloads 141,011,822

For this version 257,947

Version Released:

License:

MIT

Required Ruby Version: >= 2.3

Links: