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.3.2 November 19, 2024 (61KB)
  2. 2.3.1 October 23, 2024 (60.5KB)
  3. 2.3.0 September 01, 2024 (59.5KB)
  4. 2.2.0 August 26, 2024 (58KB)
  5. 2.1.1 June 01, 2024 (56KB)
  6. 1.13.2 February 02, 2023 (43KB)
全てのバージョンを表示(全57件)

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チェックサム:

=

累計ダウンロード数 141,312,197

このバージョンのみ 2,955,719

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

ライセンス:

MIT

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

リンク: