RubyGems Navigation menu

git 1.18.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)
Show all versions (43 total)

Runtime Dependencies (2):

addressable ~> 2.8
rchardet ~> 1.8

Development Dependencies (8):

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:

c9b80462e4565cd3d7a9ba8440c41d2c52244b17b0dad0bfddb46de70630c465

Total downloads 98,477,541

For this version 1,475,821

License:

MIT

Required Ruby Version: >= 2.3

Links: