RubyGems Navigation menu

git 1.8.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.0.0.pre3 - March 15, 2024 (54 KB)
  2. 2.0.0.pre2 - February 24, 2024 (53.5 KB)
  3. 2.0.0.pre1 - January 15, 2024 (51 KB)
  4. 1.19.1 - January 13, 2024 (48.5 KB)
  5. 1.19.0 - December 29, 2023 (48 KB)
  6. 1.8.1 - December 31, 2020 (38 KB)
Show all versions (49 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:

d43204682ae15255d90180a42ecfec256c2cbcb0b9dba44848a98da147daac6d

Total downloads 119,598,901

For this version 11,326,495

License:

MIT

Required Ruby Version: >= 2.3

Links: