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. 1.18.0 - March 19, 2023 (47.5 KB)
  2. 1.17.2 - March 07, 2023 (47 KB)
  3. 1.17.1 - March 06, 2023 (47 KB)
  4. 1.17.0 - March 06, 2023 (47.5 KB)
  5. 1.16.0 - March 04, 2023 (46 KB)
  6. 1.12.0 - August 18, 2022 (42.5 KB)
Show all versions (43 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 111,629,943

For this version 3,841,793

License:

MIT

Required Ruby Version: >= 2.3

Links: