RubyGems Navigation menu

git 1.9.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.1 - June 01, 2024 (56 KB)
  2. 2.1.0 - May 31, 2024 (55 KB)
  3. 2.0.1 - May 21, 2024 (54 KB)
  4. 2.0.0 - May 11, 2024 (53.5 KB)
  5. 2.0.0.pre3 - March 15, 2024 (54 KB)
  6. 1.9.1 - July 07, 2021 (38.5 KB)
Show all versions (53 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:

75d39cebf3c2c6c992a07e47a43f8be084ac223361e1d0d724045e22a611c468

Total downloads 125,598,019

For this version 6,558,560

License:

MIT

Required Ruby Version: >= 2.3

Links: