RubyGems Navigation menu

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

install:
=

Versions:

  1. 2.1.0 - May 31, 2024 (55 KB)
  2. 2.0.1 - May 21, 2024 (54 KB)
  3. 2.0.0 - May 11, 2024 (53.5 KB)
  4. 2.0.0.pre3 - March 15, 2024 (54 KB)
  5. 2.0.0.pre2 - February 24, 2024 (53.5 KB)
  6. 1.12.0 - August 18, 2022 (42.5 KB)
Show all versions (52 total)

Runtime Dependencies (2):

addressable ~> 2.8
rchardet ~> 1.8

Development Dependencies (7):

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:

bea746d33236604c36402dc94de2b28f6db0e4ae5e7ee0652e41280c8cddd5d0

Total downloads 124,816,554

For this version 4,025,730

License:

MIT

Required Ruby Version: >= 2.3

Links: