RubyGems Navigation menu

git 1.11.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.11.0 - April 17, 2022 (40.5 KB)
Show all versions (43 total)

Runtime Dependencies (1):

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
yardstick ~> 0.9

Requirements:

git 1.6.0.0, or greater

Owners:

Pushed by:

Authors:

  • Scott Chacon and others

SHA 256 checksum:

7e95ba4da8298a0373ef1a6862aa22007d761f3c8274b675aa787966fecea0f1

Total downloads 106,271,841

For this version 17,166,169

License:

MIT

Required Ruby Version: >= 2.3

Links: