RubyGems Navigation menu

git 2.1.1

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. 2.1.1 - June 01, 2024 (56KB)
  2. 2.1.0 - May 31, 2024 (55KB)
  3. 2.0.1 - May 21, 2024 (54KB)
  4. 2.0.0 - May 11, 2024 (53.5KB)
  5. 2.0.0.pre3 - March 15, 2024 (54KB)
全てのバージョンを表示(全53件)

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

= クリップボードにコピー コピー完了!

累計ダウンロード数 126,418,096

このバージョンのみ 55,124

ライセンス:

MIT

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

リンク: