RubyGems Navigation menu

git 2.0.0.pre3

The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. 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)
Show all versions (49 total)

Runtime Dependencies (3):

addressable ~> 2.8
rchardet ~> 1.8

Development Dependencies (7):

minitar ~> 0.9
mocha ~> 2.1
rake ~> 13.1
redcarpet ~> 3.6
test-unit ~> 3.6
yard ~> 0.9, >= 0.9.28
yardstick ~> 0.9

Requirements:

git 2.28.0 or greater

Owners:

Pushed by:

Authors:

  • Scott Chacon and others

SHA 256 checksum:

a051cf25e838f89fb0f2ae033ede8f651321c424acd2000af8065d00c6aa31df

Total downloads 121,951,189

For this version 554

License:

MIT

Required Ruby Version: >= 3.0.0

Links: