RubyGems Navigation menu

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

インストール:
=

バージョン履歴:

  1. 2.3.0 - September 01, 2024 (59.5KB)
  2. 2.2.0 - August 26, 2024 (58KB)
  3. 2.1.1 - June 01, 2024 (56KB)
  4. 2.1.0 - May 31, 2024 (55KB)
  5. 2.0.1 - May 21, 2024 (54KB)
  6. 1.8.0 - December 31, 2020 (34KB)
全てのバージョンを表示(全55件)

Runtime依存関係 (1):

rchardet ~> 1.8

Development依存関係 (6):

minitar ~> 0.9
rake ~> 13.0
redcarpet ~> 3.5
test-unit ~> 3.3
yard ~> 0.9
yardstick ~> 0.9

必須要件:

git 1.6.0.0, or greater

所有者:

プッシュ者:

作者:

  • Scott Chacon and others

SHA 256チェックサム:

=

累計ダウンロード数 137,137,950

このバージョンのみ 2,147

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

ライセンス:

MIT

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

リンク: