RubyGems Navigation menu

git 1.13.2

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.0.0.pre3 - March 15, 2024 (54KB)
  2. 2.0.0.pre2 - February 24, 2024 (53.5KB)
  3. 2.0.0.pre1 - January 15, 2024 (51KB)
  4. 1.19.1 - January 13, 2024 (48.5KB)
  5. 1.19.0 - December 29, 2023 (48KB)
  6. 1.13.2 - February 02, 2023 (43KB)
全てのバージョンを表示(全49件)

Runtime依存関係 (2):

addressable ~> 2.8
rchardet ~> 1.8

Development依存関係 (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

必須要件:

git 1.6.0.0, or greater

所有者:

プッシュ者:

作者:

  • Scott Chacon and others

SHA 256チェックサム:

094d75ac1f0d6b9077a959f3129aa654251e9d8c2187a31d57bba817bfc28b52

累計ダウンロード数 121,146,232

このバージョンのみ 2,592,463

ライセンス:

MIT

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

リンク: