RubyGems Navigation menu

git 2.1.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 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:
=

インストール:
=

バージョン履歴:

  1. 4.0.0 July 02, 2025 (66KB)
  2. 3.1.1 July 02, 2025 (63.5KB)
  3. 3.1.0 May 18, 2025 (63KB)
  4. 3.0.2 May 15, 2025 (62.5KB)
  5. 3.0.1 May 14, 2025 (60.5KB)
  6. 2.1.0 May 31, 2024 (55KB)
全てのバージョンを表示(全64件)

Runtime依存関係 (4):

activesupport >= 5.0
addressable ~> 2.8
rchardet ~> 1.8

Development依存関係 (8):

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

必須要件:

git 2.28.0 or greater

所有者:

プッシュ者:

作者:

  • Scott Chacon and others

SHA 256チェックサム:

=

累計ダウンロード数 167,116,853

このバージョンのみ 1,831

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.0

リンク: